/linux/drivers/scsi/qla4xxx/ |
A D | ql4_bsg.c | 58 bsg_reply->result = DID_ERROR << 16; in qla4xxx_read_flash() 128 bsg_reply->result = DID_ERROR << 16; in qla4xxx_update_flash() 182 bsg_reply->result = DID_ERROR << 16; in qla4xxx_get_acb_state() 253 bsg_reply->result = DID_ERROR << 16; in qla4xxx_read_nvram() 327 bsg_reply->result = DID_ERROR << 16; in qla4xxx_update_nvram() 372 bsg_reply->result = DID_ERROR << 16; in qla4xxx_restore_defaults() 431 bsg_reply->result = DID_ERROR << 16; in qla4xxx_bsg_get_acb() 464 bsg_reply->result = DID_ERROR << 16; in ql4xxx_execute_diag_cmd() 490 bsg_reply->result = DID_ERROR << 16; in ql4xxx_execute_diag_cmd() 671 bsg_reply->result = DID_ERROR << 16; in qla4xxx_execute_diag_loopback_cmd() [all …]
|
A D | ql4_isr.c | 160 cmd->result = DID_ERROR << 16; in qla4xxx_status_entry() 169 cmd->result = DID_ERROR << 16; in qla4xxx_status_entry() 195 cmd->result = DID_ERROR << 16; in qla4xxx_status_entry() 239 cmd->result = DID_ERROR << 16; in qla4xxx_status_entry() 269 cmd->result = DID_ERROR << 16; in qla4xxx_status_entry() 301 cmd->result = DID_ERROR << 16 | scsi_status; in qla4xxx_status_entry() 346 cmd->result = DID_ERROR << 16; in qla4xxx_status_entry()
|
/linux/drivers/scsi/ |
A D | ps3rom.c | 135 return DID_ERROR << 16; in ps3rom_atapi_request() 142 return DID_ERROR << 16; in ps3rom_atapi_request() 174 return DID_ERROR << 16; in ps3rom_read_request() 197 return DID_ERROR << 16; in ps3rom_write_request() 309 cmd->result = DID_ERROR << 16 | SAM_STAT_CHECK_CONDITION; in ps3rom_interrupt() 314 cmd->result = DID_ERROR << 16; in ps3rom_interrupt()
|
A D | wd719x.c | 297 cmd->result = DID_ERROR << 16; in wd719x_queuecommand() 576 result = DID_ERROR; in wd719x_interrupt_SCB() 580 result = DID_ERROR; in wd719x_interrupt_SCB() 606 result = DID_ERROR; in wd719x_interrupt_SCB() 610 result = DID_ERROR; in wd719x_interrupt_SCB() 614 result = DID_ERROR; in wd719x_interrupt_SCB() 618 result = DID_ERROR; in wd719x_interrupt_SCB() 638 result = DID_ERROR; in wd719x_interrupt_SCB() 642 result = DID_ERROR; in wd719x_interrupt_SCB() 646 result = DID_ERROR; in wd719x_interrupt_SCB() [all …]
|
A D | mac53c94.c | 225 cmd_done(state, DID_ERROR << 16); in mac53c94_interrupt() 255 cmd_done(state, DID_ERROR << 16); in mac53c94_interrupt() 260 cmd_done(state, DID_ERROR << 16); in mac53c94_interrupt() 286 cmd_done(state, DID_ERROR << 16); in mac53c94_interrupt() 294 cmd_done(state, DID_ERROR << 16); in mac53c94_interrupt() 322 cmd_done(state, DID_ERROR << 16); in mac53c94_interrupt()
|
A D | imm.c | 261 imm_fail(tmp, DID_ERROR); in imm_negotiate() 359 imm_fail(dev, DID_ERROR); in imm_out() 408 imm_fail(dev, DID_ERROR); in imm_in() 664 imm_fail(dev, DID_ERROR); in imm_completion() 750 case DID_ERROR: in imm_interrupt() 888 imm_fail(dev, DID_ERROR); in imm_engine() 924 cmd->result = DID_ERROR << 16; /* default return code */ in imm_queuecommand_lck()
|
A D | ppa.c | 285 ppa_fail(dev, DID_ERROR); in ppa_out() 330 ppa_fail(dev, DID_ERROR); in ppa_in() 547 ppa_fail(dev, DID_ERROR); in ppa_completion() 646 case DID_ERROR: in ppa_interrupt() 771 ppa_fail(dev, DID_ERROR); in ppa_engine() 800 cmd->result = DID_ERROR << 16; /* default return code */ in ppa_queuecommand_lck()
|
A D | qlogicpti.c | 1068 int host_status = DID_ERROR; in DEF_SCSI_QCMD() 1080 host_status = DID_ERROR; in DEF_SCSI_QCMD() 1082 host_status = DID_ERROR; in DEF_SCSI_QCMD() 1084 host_status = DID_ERROR; in DEF_SCSI_QCMD() 1086 host_status = DID_ERROR; in DEF_SCSI_QCMD() 1090 host_status = DID_ERROR; in DEF_SCSI_QCMD() 1115 host_status = DID_ERROR; in DEF_SCSI_QCMD() 1123 host_status = DID_ERROR; in DEF_SCSI_QCMD() 1185 Cmnd->result = DID_ERROR << 16; in qlogicpti_intr_handler()
|
A D | qlogicfas408.c | 204 return (DID_ERROR); in ql_wai() 298 set_host_byte(cmd, DID_ERROR); in ql_pcmd() 383 set_host_byte(cmd, DID_ERROR); in ql_pcmd()
|
A D | aha1740.c | 152 retval=DID_ERROR; /* It's an Overrun */ in aha1740_makecode() 173 retval=DID_ERROR; /* No further in aha1740_makecode() 187 retval = DID_ERROR; in aha1740_makecode()
|
A D | NCR5380.c | 575 cmd->result = (DID_ERROR << 16); in NCR5380_queue_command() 1206 cmd->result = DID_ERROR << 16; in NCR5380_select() 1746 cmd->result = DID_ERROR << 16; in NCR5380_information_transfer() 1983 cmd->result = DID_ERROR << 16; in NCR5380_information_transfer() 2284 set_host_byte(cmd, DID_ERROR); in NCR5380_abort() 2295 set_host_byte(cmd, DID_ERROR); in NCR5380_abort()
|
A D | ips.c | 948 scsi_cmd->result = DID_ERROR; in __ips_eh_reset() 977 scsi_cmd->result = DID_ERROR << 16; in __ips_eh_reset() 1109 SC->result = DID_ERROR << 16; in ips_queue_lck() 1127 SC->result = DID_ERROR << 16; in ips_queue_lck() 3274 errcode = DID_ERROR; in ips_map_status() 3322 errcode = DID_ERROR; in ips_map_status() 3364 errcode = DID_ERROR; in ips_map_status() 3895 errcode = DID_ERROR; in ips_chkstatus() 3930 errcode = DID_ERROR; in ips_chkstatus() 3947 errcode = DID_ERROR; in ips_chkstatus() [all …]
|
/linux/drivers/s390/scsi/ |
A D | zfcp_fc.h | 287 set_host_byte(scsi, DID_ERROR); in zfcp_fc_eval_fcp_rsp() 307 set_host_byte(scsi, DID_ERROR); in zfcp_fc_eval_fcp_rsp() 311 set_host_byte(scsi, DID_ERROR); in zfcp_fc_eval_fcp_rsp()
|
/linux/drivers/scsi/csiostor/ |
A D | csio_scsi.c | 1550 return DID_ERROR; in csio_scsi_copy_to_sgl() 1580 host_status = DID_ERROR; in csio_scsi_err_handler() 1633 host_status = DID_ERROR; in csio_scsi_err_handler() 1644 host_status = DID_ERROR; in csio_scsi_err_handler() 1670 host_status = DID_ERROR; in csio_scsi_err_handler() 1682 host_status = DID_ERROR; in csio_scsi_err_handler() 1687 host_status = DID_ERROR; in csio_scsi_err_handler() 1692 host_status = DID_ERROR; in csio_scsi_err_handler() 1696 host_status = DID_ERROR; in csio_scsi_err_handler() 1701 host_status = DID_ERROR; in csio_scsi_err_handler() [all …]
|
/linux/drivers/usb/image/ |
A D | microtek.c | 392 set_host_byte(context->srb, DID_ERROR); in mts_int_submit_urb() 441 set_host_byte(context->srb, (status == -ENOENT ? DID_ABORT : DID_ERROR)); in mts_data_done() 463 set_host_byte(context->srb, DID_ERROR); in mts_command_done() 498 set_host_byte(context->srb, (status == -ENOENT ? DID_ABORT : DID_ERROR)); in mts_do_sg() 607 set_host_byte(srb, DID_ERROR); in mts_scsi_queuecommand_lck()
|
/linux/drivers/scsi/ibmvscsi/ |
A D | ibmvfc.c | 119 { IBMVFC_FABRIC_MAPPED, IBMVFC_LINK_DEAD_ERR, DID_ERROR, 0, 0, "link dead" }, 141 { IBMVFC_FC_FAILURE, IBMVFC_LOGICAL_ERROR, DID_ERROR, 1, 1, "logical error" }, 345 return DID_ERROR << 16; in ibmvfc_get_err_result() 350 return rsp->scsi_status | (DID_ERROR << 16); in ibmvfc_get_err_result() 1141 ibmvfc_purge_requests(vhost, DID_ERROR); in ibmvfc_hard_reset_host() 1735 evt->cmnd->result = DID_ERROR << 16; in ibmvfc_send_event() 1842 cmnd->result = (DID_ERROR << 16); in ibmvfc_scsi_done() 1849 cmnd->result = (DID_ERROR << 16); in ibmvfc_scsi_done() 1977 cmnd->result = DID_ERROR << 16; in ibmvfc_queuecommand() 3243 ibmvfc_purge_requests(vhost, DID_ERROR); in ibmvfc_handle_crq() [all …]
|
/linux/include/scsi/ |
A D | scsi_status.h | 52 DID_ERROR = 0x07, /* Internal error */ enumerator
|
/linux/drivers/scsi/qla2xxx/ |
A D | qla_bsg.c | 174 bsg_reply->result = (DID_ERROR << 16); in qla24xx_proc_fcp_prio_cfg_cmd() 199 bsg_reply->result = (DID_ERROR << 16); in qla24xx_proc_fcp_prio_cfg_cmd() 215 bsg_reply->result = (DID_ERROR << 16); in qla24xx_proc_fcp_prio_cfg_cmd() 279 int rval = (DID_ERROR << 16); in qla2x00_process_els() 462 int rval = (DID_ERROR << 16); in qla2x00_process_ct() 998 rval = (DID_ERROR << 16); in qla84xx_reset() 1097 rval = (DID_ERROR << 16); in qla84xx_updatefw() 1277 rval = (DID_ERROR << 16); in qla84xx_mgmt_cmd() 1385 rval = (DID_ERROR << 16); in qla24xx_iidma() 1986 int rval = (DID_ERROR << 16); in qlafx00_mgmt_cmd() [all …]
|
A D | qla_edif.c | 695 SET_DID_STATUS(bsg_reply->result, DID_ERROR); in qla_edif_app_authok() 803 SET_DID_STATUS(bsg_reply->result, DID_ERROR); in qla_edif_app_authfail() 853 SET_DID_STATUS(bsg_reply->result, DID_ERROR); in qla_edif_app_getfcinfo() 959 SET_DID_STATUS(bsg_reply->result, DID_ERROR); in qla_edif_app_getstats() 968 SET_DID_STATUS(bsg_reply->result, DID_ERROR); in qla_edif_app_getstats() 1031 SET_DID_STATUS(bsg_reply->result, DID_ERROR); in qla_edif_app_mgmt() 1041 SET_DID_STATUS(bsg_reply->result, DID_ERROR); in qla_edif_app_mgmt() 1268 SET_DID_STATUS(bsg_reply->result, DID_ERROR); in qla24xx_sadb_update() 1275 SET_DID_STATUS(bsg_reply->result, DID_ERROR); in qla24xx_sadb_update() 1316 SET_DID_STATUS(bsg_reply->result, DID_ERROR); in qla24xx_sadb_update() [all …]
|
/linux/drivers/usb/storage/ |
A D | isd200.c | 648 srb->result = DID_ERROR << 16; in isd200_invoke_transport() 654 srb->result = DID_ERROR << 16; in isd200_invoke_transport() 683 srb->result = DID_ERROR << 16; in isd200_invoke_transport() 1421 srb->result = DID_ERROR << 16; in isd200_scsi_to_ata() 1522 srb->result = DID_ERROR << 16; in isd200_ata_command()
|
A D | transport.c | 626 srb->result = DID_ERROR << 16; in usb_stor_invoke_transport() 771 srb->result = DID_ERROR << 16; in usb_stor_invoke_transport() 852 srb->result = DID_ERROR << 16; in usb_stor_invoke_transport() 893 srb->result = DID_ERROR << 16; in usb_stor_invoke_transport()
|
/linux/drivers/scsi/libsas/ |
A D | sas_scsi_host.c | 58 hs = DID_ERROR; in sas_end_task() 61 hs = DID_ERROR; in sas_end_task() 76 hs = DID_ERROR; in sas_end_task() 199 cmd->result = DID_ERROR << 16; in sas_queuecommand()
|
/linux/drivers/scsi/snic/ |
A D | snic_scsi.c | 430 res = DID_ERROR; in snic_process_io_failed_state() 440 res = DID_ERROR; in snic_process_io_failed_state() 445 res = DID_ERROR; in snic_process_io_failed_state() 450 res = DID_ERROR; in snic_process_io_failed_state() 470 res = DID_ERROR; in snic_process_io_failed_state() 848 sc->result = (DID_ERROR << 16); in snic_process_itmf_cmpl() 1474 sc->result = (DID_ERROR << 16); in snic_abort_finish() 1854 sc->result = (DID_ERROR << 16); in snic_dr_clean_single_req()
|
/linux/drivers/scsi/sym53c8xx_2/ |
A D | sym_glue.c | 162 cam_status = DID_ERROR; in sym_xerr_cam_status() 216 cam_status = DID_ERROR; in sym_set_cam_result_error() 223 cam_status = DID_ERROR; in sym_set_cam_result_error() 233 cam_status = sym_xerr_cam_status(DID_ERROR, cp->xerr_status); in sym_set_cam_result_error() 344 sym_set_cam_status(cmd, DID_ERROR); in sym_setup_data_and_start() 364 sym_set_cam_status(cmd, DID_ERROR); in sym_setup_data_and_start()
|
/linux/drivers/scsi/megaraid/ |
A D | megaraid_mbox.c | 1519 scp->result = (DID_ERROR << 16); in DEF_SCSI_QCMD() 1602 scp->result = (DID_ERROR << 16); in DEF_SCSI_QCMD() 1647 scp->result = (DID_ERROR << 16); in DEF_SCSI_QCMD() 1714 scp->result = (DID_ERROR << 16); in DEF_SCSI_QCMD() 1743 scp->result = (DID_ERROR << 16); in DEF_SCSI_QCMD() 1811 scp->result = (DID_ERROR << 16); in DEF_SCSI_QCMD() 2330 scp->result = DID_ERROR << 16 | in megaraid_mbox_dpc() 2341 scp->result = DID_ERROR << 16 | in megaraid_mbox_dpc()
|