Home
last modified time | relevance | path

Searched refs:DID_BAD_TARGET (Results 1 - 25 of 90) sorted by relevance

1234

/kernel/linux/linux-6.6/include/scsi/
H A Dscsi_status.h49 DID_BAD_TARGET = 0x04, /* BAD target. */ enumerator
/kernel/linux/linux-5.10/include/scsi/
H A Dscsi.h114 #define DID_BAD_TARGET 0x04 /* BAD target. */ macro
/kernel/linux/linux-6.6/drivers/scsi/
H A Dvirtio_scsi.c132 set_host_byte(sc, DID_BAD_TARGET); in virtscsi_complete_cmd()
144 set_host_byte(sc, DID_BAD_TARGET); in virtscsi_complete_cmd()
360 } else if (result > 0 && host_byte(result) == DID_BAD_TARGET) { in virtscsi_rescan_hotunplug()
H A Dmegaraid.c586 cmd->result = (DID_BAD_TARGET << 16); in mega_build_cmd()
605 cmd->result = (DID_BAD_TARGET << 16); in mega_build_cmd()
617 cmd->result = (DID_BAD_TARGET << 16); in mega_build_cmd()
866 cmd->result = (DID_BAD_TARGET << 16); in mega_build_cmd()
889 cmd->result = (DID_BAD_TARGET << 16); in mega_build_cmd()
1629 cmd->result |= (DID_BAD_TARGET << 16)|status; in mega_cmd_done()
H A Dqlogicfas408.c475 set_host_byte(cmd, DID_BAD_TARGET); in qlogicfas408_queuecommand_lck()
H A Daha1740.c168 retval=DID_BAD_TARGET; in aha1740_makecode()
/kernel/linux/linux-5.10/drivers/scsi/megaraid/
H A Dmegaraid_mbox.c1592 scp->result = (DID_BAD_TARGET << 16); in megaraid_mbox_build_cmd()
1596 scp->result = (DID_BAD_TARGET << 16); in megaraid_mbox_build_cmd()
1736 scp->result = (DID_BAD_TARGET << 16); in megaraid_mbox_build_cmd()
1762 scp->result = (DID_BAD_TARGET << 16); in megaraid_mbox_build_cmd()
1770 scp->result = (DID_BAD_TARGET << 16); in megaraid_mbox_build_cmd()
1806 scp->result = (DID_BAD_TARGET << 16); in megaraid_mbox_build_cmd()
2351 scp->result = DID_BAD_TARGET << 16 | status; in megaraid_mbox_dpc()
/kernel/linux/linux-6.6/drivers/scsi/megaraid/
H A Dmegaraid_mbox.c1590 scp->result = (DID_BAD_TARGET << 16); in megaraid_mbox_build_cmd()
1594 scp->result = (DID_BAD_TARGET << 16); in megaraid_mbox_build_cmd()
1734 scp->result = (DID_BAD_TARGET << 16); in megaraid_mbox_build_cmd()
1760 scp->result = (DID_BAD_TARGET << 16); in megaraid_mbox_build_cmd()
1768 scp->result = (DID_BAD_TARGET << 16); in megaraid_mbox_build_cmd()
1804 scp->result = (DID_BAD_TARGET << 16); in megaraid_mbox_build_cmd()
2344 scp->result = DID_BAD_TARGET << 16 | status; in megaraid_mbox_dpc()
/kernel/linux/linux-5.10/drivers/scsi/libsas/
H A Dsas_scsi_host.c67 hs = DID_BAD_TARGET; in sas_end_task()
172 cmd->result = DID_BAD_TARGET << 16; in sas_queuecommand()
/kernel/linux/linux-5.10/drivers/scsi/
H A Dvirtio_scsi.c131 set_host_byte(sc, DID_BAD_TARGET); in virtscsi_complete_cmd()
358 } else if (host_byte(result) == DID_BAD_TARGET) { in virtscsi_rescan_hotunplug()
H A Dmegaraid.c588 cmd->result = (DID_BAD_TARGET << 16); in mega_build_cmd()
607 cmd->result = (DID_BAD_TARGET << 16); in mega_build_cmd()
619 cmd->result = (DID_BAD_TARGET << 16); in mega_build_cmd()
868 cmd->result = (DID_BAD_TARGET << 16); in mega_build_cmd()
891 cmd->result = (DID_BAD_TARGET << 16); in mega_build_cmd()
1637 cmd->result |= (DID_BAD_TARGET << 16)|status; in mega_cmd_done()
H A Dqlogicfas408.c447 cmd->result = DID_BAD_TARGET << 16; in qlogicfas408_queuecommand_lck()
H A Daha1740.c163 retval=DID_BAD_TARGET; in aha1740_makecode()
H A Dmac53c94.c252 cmd_done(state, DID_BAD_TARGET << 16); in mac53c94_interrupt()
/kernel/linux/linux-5.10/drivers/staging/rts5208/
H A Drtsx.c401 chip->srb->result = DID_BAD_TARGET << 16; in rtsx_control_thread()
408 chip->srb->result = DID_BAD_TARGET << 16; in rtsx_control_thread()
/kernel/linux/linux-5.10/drivers/usb/storage/
H A Dusb.c352 srb->result = DID_BAD_TARGET << 16; in usb_stor_control_thread()
359 srb->result = DID_BAD_TARGET << 16; in usb_stor_control_thread()
/kernel/linux/linux-6.6/drivers/staging/rts5208/
H A Drtsx.c392 chip->srb->result = DID_BAD_TARGET << 16; in rtsx_control_thread()
397 chip->srb->result = DID_BAD_TARGET << 16; in rtsx_control_thread()
/kernel/linux/linux-6.6/drivers/usb/storage/
H A Dusb.c352 srb->result = DID_BAD_TARGET << 16; in usb_stor_control_thread()
359 srb->result = DID_BAD_TARGET << 16; in usb_stor_control_thread()
H A Duas.c280 set_host_byte(cmnd, DID_BAD_TARGET); in uas_evaluate_response_iu()
286 set_host_byte(cmnd, DID_BAD_TARGET); in uas_evaluate_response_iu()
/kernel/linux/linux-5.10/include/trace/events/
H A Dscsi.h114 scsi_hostbyte_name(DID_BAD_TARGET), \
/kernel/linux/linux-6.6/include/trace/events/
H A Dscsi.h114 scsi_hostbyte_name(DID_BAD_TARGET), \
/kernel/linux/linux-6.6/drivers/scsi/libsas/
H A Dsas_scsi_host.c68 hs = DID_BAD_TARGET; in sas_end_task()
169 cmd->result = DID_BAD_TARGET << 16; in sas_queuecommand()
/kernel/linux/linux-6.6/drivers/scsi/pcmcia/
H A Dnsp_cs.c207 SCpnt->result = DID_BAD_TARGET << 16; in nsp_queuecommand_lck()
217 SCpnt->result = DID_BAD_TARGET << 16; in nsp_queuecommand_lck()
/kernel/linux/linux-5.10/drivers/usb/image/
H A Dmicrotek.c581 set_host_byte(srb, DID_BAD_TARGET); in mts_scsi_queuecommand_lck()
/kernel/linux/linux-6.6/drivers/usb/image/
H A Dmicrotek.c584 set_host_byte(srb, DID_BAD_TARGET); in mts_scsi_queuecommand_lck()

Completed in 44 milliseconds

1234