/kernel/linux/linux-5.10/include/scsi/ |
H A D | scsi.h | 111 #define DID_NO_CONNECT 0x01 /* Couldn't connect before timeout period */ macro 262 if (host_byte(status) == DID_NO_CONNECT) in scsi_status_is_good()
|
H A D | scsi_transport_srp.h | 141 return DID_NO_CONNECT << 16; in srp_chkready()
|
H A D | scsi_transport_fc.h | 731 result = DID_NO_CONNECT << 16; in fc_remote_port_chkready() 740 result = DID_NO_CONNECT << 16; in fc_remote_port_chkready()
|
/kernel/linux/linux-6.6/include/scsi/ |
H A D | scsi_status.h | 46 DID_NO_CONNECT = 0x01, /* Couldn't connect before timeout period */ enumerator
|
H A D | scsi_transport_srp.h | 141 return DID_NO_CONNECT << 16; in srp_chkready()
|
H A D | scsi.h | 205 if (host_byte(status) == DID_NO_CONNECT) in scsi_status_is_good()
|
H A D | scsi_transport_fc.h | 791 result = DID_NO_CONNECT << 16; in fc_remote_port_chkready() 800 result = DID_NO_CONNECT << 16; in fc_remote_port_chkready()
|
/kernel/linux/linux-5.10/drivers/scsi/snic/ |
H A D | snic_disc.h | 119 return DID_NO_CONNECT << 16; in snic_tgt_chkready()
|
/kernel/linux/linux-6.6/drivers/scsi/snic/ |
H A D | snic_disc.h | 105 return DID_NO_CONNECT << 16; in snic_tgt_chkready()
|
/kernel/linux/linux-6.6/drivers/scsi/aacraid/ |
H A D | aachba.c | 628 scsicmd->result = DID_NO_CONNECT << 16; in aac_probe_container_callback2() 2794 scsicmd->result = DID_NO_CONNECT << 16; in aac_scsi_cmd() 2838 scsicmd->result = DID_NO_CONNECT << 16; in aac_scsi_cmd() 3481 scsicmd->result = DID_NO_CONNECT << 16; in aac_srb_callback() 3620 scsicmd->result = DID_NO_CONNECT << 16; in hba_resp_task_failure() 3631 scsicmd->result = DID_NO_CONNECT << 16; in hba_resp_task_failure() 3687 scsicmd->result = DID_NO_CONNECT << 16; in aac_hba_callback() 3723 scsicmd->result = DID_NO_CONNECT << 16; in aac_send_srb_fib() 3764 scsicmd->result = DID_NO_CONNECT << 16; in aac_send_hba_fib()
|
/kernel/linux/linux-5.10/drivers/scsi/libsas/ |
H A D | sas_scsi_host.c | 44 hs = DID_NO_CONNECT; in sas_end_task() 53 hs = DID_NO_CONNECT; in sas_end_task()
|
/kernel/linux/linux-5.10/drivers/scsi/ |
H A D | imm.c | 735 case DID_NO_CONNECT: in imm_interrupt() 808 imm_fail(dev, DID_NO_CONNECT); in imm_engine()
|
H A D | wd719x.c | 620 result = DID_NO_CONNECT; /* or DID_ERROR ???*/ in wd719x_interrupt_SCB() 632 result = DID_NO_CONNECT; in wd719x_interrupt_SCB()
|
H A D | ppa.c | 631 case DID_NO_CONNECT: in ppa_interrupt() 724 ppa_fail(dev, DID_NO_CONNECT); in ppa_engine()
|
H A D | stex.c | 614 cmd->result = DID_NO_CONNECT; in stex_queuecommand_lck() 658 cmd->result = DID_NO_CONNECT << 16; in stex_queuecommand_lck() 760 result = DID_NO_CONNECT << 16 | COMMAND_COMPLETE << 8; in stex_scsi_done() 1940 return_abnormal_state(hba, DID_NO_CONNECT); in stex_remove()
|
H A D | fdomain.c | 293 fdomain_finish_cmd(fd, DID_NO_CONNECT << 16); in fdomain_work()
|
H A D | qlogicfas408.c | 277 return (DID_NO_CONNECT << 16); in ql_pcmd()
|
/kernel/linux/linux-5.10/drivers/staging/rts5208/ |
H A D | rtsx.c | 137 srb->result = DID_NO_CONNECT << 16; in queuecommand_lck() 636 chip->srb->result = DID_NO_CONNECT << 16; in quiesce_and_remove_host()
|
/kernel/linux/linux-5.10/drivers/target/loopback/ |
H A D | tcm_loop.c | 117 set_host_byte(sc, DID_NO_CONNECT); in tcm_loop_submission_work() 153 set_host_byte(sc, DID_NO_CONNECT); in tcm_loop_submission_work()
|
/kernel/linux/linux-6.6/drivers/scsi/ |
H A D | wd719x.c | 622 result = DID_NO_CONNECT; /* or DID_ERROR ???*/ in wd719x_interrupt_SCB() 634 result = DID_NO_CONNECT; in wd719x_interrupt_SCB()
|
H A D | imm.c | 735 case DID_NO_CONNECT: in imm_interrupt() 809 imm_fail(dev, DID_NO_CONNECT); in imm_engine()
|
H A D | ppa.c | 659 case DID_NO_CONNECT: in ppa_interrupt() 753 ppa_fail(dev, DID_NO_CONNECT); in ppa_engine()
|
H A D | stex.c | 611 cmd->result = DID_NO_CONNECT; in stex_queuecommand_lck() 655 cmd->result = DID_NO_CONNECT << 16; in stex_queuecommand_lck() 757 result = DID_NO_CONNECT << 16; in stex_scsi_done() 1937 return_abnormal_state(hba, DID_NO_CONNECT); in stex_remove()
|
/kernel/linux/linux-6.6/drivers/staging/rts5208/ |
H A D | rtsx.c | 137 srb->result = DID_NO_CONNECT << 16; in queuecommand_lck() 623 chip->srb->result = DID_NO_CONNECT << 16; in quiesce_and_remove_host()
|
/kernel/linux/linux-5.10/drivers/scsi/aacraid/ |
H A D | aachba.c | 617 scsicmd->result = DID_NO_CONNECT << 16; in aac_probe_container_callback2() 2795 scsicmd->result = DID_NO_CONNECT << 16; in aac_scsi_cmd() 2839 scsicmd->result = DID_NO_CONNECT << 16; in aac_scsi_cmd() 3506 scsicmd->result = DID_NO_CONNECT << 16 in aac_srb_callback() 3655 scsicmd->result = DID_NO_CONNECT << 16 | COMMAND_COMPLETE << 8; in hba_resp_task_failure() 3667 scsicmd->result = DID_NO_CONNECT << 16 | COMMAND_COMPLETE << 8; in hba_resp_task_failure() 3723 scsicmd->result = DID_NO_CONNECT << 16 | COMMAND_COMPLETE << 8; in aac_hba_callback() 3759 scsicmd->result = DID_NO_CONNECT << 16; in aac_send_srb_fib() 3800 scsicmd->result = DID_NO_CONNECT << 16; in aac_send_hba_fib()
|