| /Linux-v6.6/include/scsi/ |
| D | scsi_status.h | 46 DID_NO_CONNECT = 0x01, /* Couldn't connect before timeout period */ enumerator
|
| D | scsi_transport_srp.h | 141 return DID_NO_CONNECT << 16; in srp_chkready()
|
| D | scsi.h | 205 if (host_byte(status) == DID_NO_CONNECT) in scsi_status_is_good()
|
| 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()
|
| /Linux-v6.6/drivers/scsi/snic/ |
| D | snic_disc.h | 105 return DID_NO_CONNECT << 16; in snic_tgt_chkready()
|
| /Linux-v6.6/drivers/staging/rts5208/ |
| 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()
|
| /Linux-v6.6/drivers/scsi/aacraid/ |
| 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()
|
| /Linux-v6.6/drivers/usb/storage/ |
| D | scsiglue.c | 381 srb->result = DID_NO_CONNECT << 16; in queuecommand_lck()
|
| /Linux-v6.6/drivers/scsi/ |
| D | ppa.c | 659 case DID_NO_CONNECT: in ppa_interrupt() 753 ppa_fail(dev, DID_NO_CONNECT); in ppa_engine()
|
| D | imm.c | 735 case DID_NO_CONNECT: in imm_interrupt() 809 imm_fail(dev, DID_NO_CONNECT); in imm_engine()
|
| D | qlogicfas408.c | 281 set_host_byte(cmd, DID_NO_CONNECT); in ql_pcmd()
|
| 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 DEF_SCSI_QCMD() 1937 return_abnormal_state(hba, DID_NO_CONNECT); in stex_remove()
|
| D | wd719x.c | 622 result = DID_NO_CONNECT; /* or DID_ERROR ???*/ in wd719x_interrupt_SCB() 634 result = DID_NO_CONNECT; in wd719x_interrupt_SCB()
|
| D | fdomain.c | 299 set_host_byte(cmd, DID_NO_CONNECT); in fdomain_work()
|
| D | libiscsi.c | 1789 sc->result = DID_NO_CONNECT << 16; in iscsi_queuecommand() 1807 sc->result = DID_NO_CONNECT << 16; in iscsi_queuecommand() 1811 sc->result = DID_NO_CONNECT << 16; in iscsi_queuecommand() 1819 sc->result = DID_NO_CONNECT << 16; in iscsi_queuecommand() 2121 sc->result = DID_NO_CONNECT << 16; in iscsi_eh_cmd_timed_out()
|
| D | scsi_lib.c | 1471 cmd->result = DID_NO_CONNECT << 16; in scsi_dispatch_cmd() 1511 cmd->result = (DID_NO_CONNECT << 16); in scsi_dispatch_cmd() 1791 cmd->result = DID_NO_CONNECT << 16; in scsi_queue_rq()
|
| /Linux-v6.6/include/trace/events/ |
| D | scsi.h | 111 scsi_hostbyte_name(DID_NO_CONNECT), \
|
| /Linux-v6.6/drivers/scsi/bfa/ |
| D | bfad_im.c | 1225 cmnd->result = DID_NO_CONNECT << 16; in bfad_im_queuecommand_lck() 1241 cmnd->result = DID_NO_CONNECT << 16; in bfad_im_queuecommand_lck()
|
| /Linux-v6.6/drivers/scsi/libsas/ |
| D | sas_scsi_host.c | 45 hs = DID_NO_CONNECT; in sas_end_task() 54 hs = DID_NO_CONNECT; in sas_end_task()
|
| /Linux-v6.6/drivers/message/fusion/ |
| D | mptscsih.c | 635 sc->result = DID_NO_CONNECT << 16; in mptscsih_io_done() 719 sc->result = DID_NO_CONNECT << 16; in mptscsih_io_done() 1115 sc->result = DID_NO_CONNECT << 16; in mptscsih_search_running_cmds() 1711 SCpnt->result = DID_NO_CONNECT << 16; in mptscsih_abort()
|
| D | mptfc.c | 217 if (ready == DID_NO_CONNECT || !SCpnt->device->hostdata in mptfc_block_error_handler() 651 SCpnt->result = DID_NO_CONNECT << 16; in mptfc_qcmd()
|
| D | mptspi.c | 784 SCpnt->result = DID_NO_CONNECT << 16; in mptspi_qcmd() 791 SCpnt->result = DID_NO_CONNECT << 16; in mptspi_qcmd()
|
| /Linux-v6.6/drivers/scsi/qla2xxx/ |
| D | qla_os.c | 885 cmd->result = DID_NO_CONNECT << 16; in qla2xxx_queuecommand() 907 cmd->result = DID_NO_CONNECT << 16; in qla2xxx_queuecommand() 930 cmd->result = DID_NO_CONNECT << 16; in qla2xxx_queuecommand() 946 cmd->result = DID_NO_CONNECT << 16; in qla2xxx_queuecommand() 1007 rval = rport ? fc_remote_port_chkready(rport) : (DID_NO_CONNECT << 16); in qla2xxx_mqueuecommand() 1019 cmd->result = DID_NO_CONNECT << 16; in qla2xxx_mqueuecommand() 1035 cmd->result = DID_NO_CONNECT << 16; in qla2xxx_mqueuecommand() 3999 qla2x00_abort_all_cmds(vha, DID_NO_CONNECT << 16); in qla2x00_free_device() 6834 qla2x00_abort_all_cmds(base_vha, DID_NO_CONNECT << 16); in qla2x00_disable_board_on_pci_error() 7242 qla2x00_abort_all_cmds(base_vha, DID_NO_CONNECT << 16); in qla2x00_do_dpc() [all …]
|
| /Linux-v6.6/drivers/scsi/mpi3mr/ |
| D | mpi3mr_os.c | 3258 scmd->result = DID_NO_CONNECT << 16; in mpi3mr_process_op_reply_desc() 4729 scmd->result = DID_NO_CONNECT << 16; in mpi3mr_qcmd() 4736 scmd->result = DID_NO_CONNECT << 16; in mpi3mr_qcmd() 4761 scmd->result = DID_NO_CONNECT << 16; in mpi3mr_qcmd() 4770 scmd->result = DID_NO_CONNECT << 16; in mpi3mr_qcmd() 4775 scmd->result = DID_NO_CONNECT << 16; in mpi3mr_qcmd()
|
| /Linux-v6.6/drivers/scsi/pcmcia/ |
| D | sym53c500_cs.c | 408 curSC->result = DID_NO_CONNECT << 16; in SYM53C500_intr()
|