Home
last modified time | relevance | path

Searched refs:DID_ERROR (Results 1 – 25 of 102) sorted by relevance

12345

/linux-6.15/drivers/scsi/qla4xxx/
H A Dql4_bsg.c58 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 …]
H A Dql4_isr.c160 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-6.15/drivers/scsi/
H A Dps3rom.c136 return DID_ERROR << 16; in ps3rom_atapi_request()
143 return DID_ERROR << 16; in ps3rom_atapi_request()
175 return DID_ERROR << 16; in ps3rom_read_request()
198 return DID_ERROR << 16; in ps3rom_write_request()
310 cmd->result = DID_ERROR << 16 | SAM_STAT_CHECK_CONDITION; in ps3rom_interrupt()
315 cmd->result = DID_ERROR << 16; in ps3rom_interrupt()
H A Dwd719x.c297 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 …]
H A Dmac53c94.c225 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()
H A Dimm.c266 imm_fail(tmp, DID_ERROR); in imm_negotiate()
364 imm_fail(dev, DID_ERROR); in imm_out()
410 imm_fail(dev, DID_ERROR); in imm_in()
679 imm_fail(dev, DID_ERROR); in imm_completion()
764 case DID_ERROR: in imm_interrupt()
903 imm_fail(dev, DID_ERROR); in imm_engine()
939 cmd->result = DID_ERROR << 16; /* default return code */ in imm_queuecommand_lck()
H A Dppa.c295 ppa_fail(dev, DID_ERROR); in ppa_out()
337 ppa_fail(dev, DID_ERROR); in ppa_in()
573 ppa_fail(dev, DID_ERROR); in ppa_completion()
674 case DID_ERROR: in ppa_interrupt()
801 ppa_fail(dev, DID_ERROR); in ppa_engine()
830 cmd->result = DID_ERROR << 16; /* default return code */ in ppa_queuecommand_lck()
H A Dqlogicpti.c1070 int 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()
1088 host_status = DID_ERROR; in DEF_SCSI_QCMD()
1092 host_status = DID_ERROR; in DEF_SCSI_QCMD()
1117 host_status = DID_ERROR; in DEF_SCSI_QCMD()
1125 host_status = DID_ERROR; in DEF_SCSI_QCMD()
1187 Cmnd->result = DID_ERROR << 16; in qlogicpti_intr_handler()
H A Dqlogicfas408.c208 return (DID_ERROR); in ql_wai()
302 set_host_byte(cmd, DID_ERROR); in ql_pcmd()
387 set_host_byte(cmd, DID_ERROR); in ql_pcmd()
H A Dmac_scsi.c349 set_host_byte(hostdata->connected, DID_ERROR); in macscsi_pread()
397 set_host_byte(hostdata->connected, DID_ERROR); in macscsi_pwrite()
H A Daha1740.c156 retval=DID_ERROR; /* It's an Overrun */ in aha1740_makecode()
177 retval=DID_ERROR; /* No further in aha1740_makecode()
191 retval = DID_ERROR; in aha1740_makecode()
H A DNCR5380.c570 cmd->result = (DID_ERROR << 16); in NCR5380_queue_command()
1202 cmd->result = DID_ERROR << 16; in NCR5380_select()
1729 cmd->result = DID_ERROR << 16; in NCR5380_information_transfer()
1968 cmd->result = DID_ERROR << 16; in NCR5380_information_transfer()
2281 set_host_byte(cmd, DID_ERROR); in NCR5380_abort()
2292 set_host_byte(cmd, DID_ERROR); in NCR5380_abort()
H A Dips.c930 scsi_cmd->result = DID_ERROR; in __ips_eh_reset()
959 scsi_cmd->result = DID_ERROR << 16; in __ips_eh_reset()
1091 SC->result = DID_ERROR << 16; in ips_queue_lck()
1109 SC->result = DID_ERROR << 16; in ips_queue_lck()
3255 errcode = DID_ERROR; in ips_map_status()
3303 errcode = DID_ERROR; in ips_map_status()
3345 errcode = DID_ERROR; in ips_map_status()
3874 errcode = DID_ERROR; in ips_chkstatus()
3909 errcode = DID_ERROR; in ips_chkstatus()
3926 errcode = DID_ERROR; in ips_chkstatus()
[all …]
/linux-6.15/drivers/s390/scsi/
H A Dzfcp_fc.h289 set_host_byte(scsi, DID_ERROR); in zfcp_fc_eval_fcp_rsp()
309 set_host_byte(scsi, DID_ERROR); in zfcp_fc_eval_fcp_rsp()
313 set_host_byte(scsi, DID_ERROR); in zfcp_fc_eval_fcp_rsp()
/linux-6.15/drivers/scsi/csiostor/
H A Dcsio_scsi.c1550 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-6.15/drivers/usb/image/
H A Dmicrotek.c390 set_host_byte(context->srb, DID_ERROR); in mts_int_submit_urb()
439 set_host_byte(context->srb, (status == -ENOENT ? DID_ABORT : DID_ERROR)); in mts_data_done()
461 set_host_byte(context->srb, DID_ERROR); in mts_command_done()
496 set_host_byte(context->srb, (status == -ENOENT ? DID_ABORT : DID_ERROR)); in mts_do_sg()
605 set_host_byte(srb, DID_ERROR); in mts_scsi_queuecommand_lck()
/linux-6.15/include/scsi/
H A Dscsi_status.h52 DID_ERROR = 0x07, /* Internal error */ enumerator
/linux-6.15/drivers/scsi/ibmvscsi/
H A Dibmvfc.c126 { IBMVFC_FABRIC_MAPPED, IBMVFC_LINK_DEAD_ERR, DID_ERROR, 0, 0, "link dead" },
148 { IBMVFC_FC_FAILURE, IBMVFC_LOGICAL_ERROR, DID_ERROR, 1, 1, "logical error" },
352 return DID_ERROR << 16; in ibmvfc_get_err_result()
357 return rsp->scsi_status | (DID_ERROR << 16); in ibmvfc_get_err_result()
1159 ibmvfc_purge_requests(vhost, DID_ERROR); in ibmvfc_hard_reset_host()
1775 evt->cmnd->result = DID_ERROR << 16; in ibmvfc_send_event()
1882 cmnd->result = (DID_ERROR << 16); in ibmvfc_scsi_done()
1889 cmnd->result = (DID_ERROR << 16); in ibmvfc_scsi_done()
2023 cmnd->result = DID_ERROR << 16; in ibmvfc_queuecommand()
3326 ibmvfc_purge_requests(vhost, DID_ERROR); in ibmvfc_handle_crq()
[all …]
/linux-6.15/drivers/scsi/qla2xxx/
H A Dqla_bsg.c179 bsg_reply->result = (DID_ERROR << 16); in qla24xx_proc_fcp_prio_cfg_cmd()
204 bsg_reply->result = (DID_ERROR << 16); in qla24xx_proc_fcp_prio_cfg_cmd()
220 bsg_reply->result = (DID_ERROR << 16); in qla24xx_proc_fcp_prio_cfg_cmd()
284 int rval = (DID_ERROR << 16); in qla2x00_process_els()
472 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 …]
H A Dqla_edif.c796 SET_DID_STATUS(bsg_reply->result, DID_ERROR); in qla_edif_app_authok()
909 SET_DID_STATUS(bsg_reply->result, DID_ERROR); in qla_edif_app_authfail()
959 SET_DID_STATUS(bsg_reply->result, DID_ERROR); in qla_edif_app_getfcinfo()
1085 SET_DID_STATUS(bsg_reply->result, DID_ERROR); in qla_edif_app_getstats()
1094 SET_DID_STATUS(bsg_reply->result, DID_ERROR); in qla_edif_app_getstats()
1322 SET_DID_STATUS(bsg_reply->result, DID_ERROR); in qla_edif_app_mgmt()
1332 SET_DID_STATUS(bsg_reply->result, DID_ERROR); in qla_edif_app_mgmt()
1569 SET_DID_STATUS(bsg_reply->result, DID_ERROR); in qla24xx_sadb_update()
1576 SET_DID_STATUS(bsg_reply->result, DID_ERROR); in qla24xx_sadb_update()
1622 SET_DID_STATUS(bsg_reply->result, DID_ERROR); in qla24xx_sadb_update()
[all …]
/linux-6.15/drivers/usb/storage/
H A Disd200.c648 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()
1429 srb->result = DID_ERROR << 16; in isd200_scsi_to_ata()
1535 srb->result = DID_ERROR << 16; in isd200_ata_command()
H A Dtransport.c626 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()
H A Dcypress_atacb.c162 if ((srb->result != (DID_ERROR << 16) && in cypress_atacb_passthrough()
/linux-6.15/drivers/scsi/libfc/
H A Dfc_fcp.c2000 sc_cmd->result = DID_ERROR << 16; in fc_io_compl()
2013 sc_cmd->result = DID_ERROR << 16; in fc_io_compl()
2022 sc_cmd->result = (DID_ERROR << 16) | fsp->cdb_status; in fc_io_compl()
2031 sc_cmd->result = (DID_ERROR << 16) | fsp->cdb_status; in fc_io_compl()
2040 set_host_byte(sc_cmd, DID_ERROR); in fc_io_compl()
2072 sc_cmd->result = (DID_ERROR << 16); in fc_io_compl()
/linux-6.15/drivers/scsi/snic/
H A Dsnic_scsi.c416 res = DID_ERROR; in snic_process_io_failed_state()
426 res = DID_ERROR; in snic_process_io_failed_state()
431 res = DID_ERROR; in snic_process_io_failed_state()
436 res = DID_ERROR; in snic_process_io_failed_state()
456 res = DID_ERROR; in snic_process_io_failed_state()
829 sc->result = (DID_ERROR << 16); in snic_process_itmf_cmpl()
1455 sc->result = (DID_ERROR << 16); in snic_abort_finish()
1835 sc->result = (DID_ERROR << 16); in snic_dr_clean_single_req()

12345