Home
last modified time | relevance | path

Searched refs:DID_NO_CONNECT (Results 1 – 25 of 75) sorted by relevance

123

/linux-6.3-rc2/include/scsi/
A Dscsi_status.h46 DID_NO_CONNECT = 0x01, /* Couldn't connect before timeout period */ enumerator
A Dscsi_transport_srp.h141 return DID_NO_CONNECT << 16; in srp_chkready()
A Dscsi.h202 if (host_byte(status) == DID_NO_CONNECT) in scsi_status_is_good()
A Dscsi_transport_fc.h791 result = DID_NO_CONNECT << 16; in fc_remote_port_chkready()
800 result = DID_NO_CONNECT << 16; in fc_remote_port_chkready()
/linux-6.3-rc2/drivers/scsi/snic/
A Dsnic_disc.h105 return DID_NO_CONNECT << 16; in snic_tgt_chkready()
/linux-6.3-rc2/drivers/staging/rts5208/
A Drtsx.c137 srb->result = DID_NO_CONNECT << 16; in queuecommand_lck()
629 chip->srb->result = DID_NO_CONNECT << 16; in quiesce_and_remove_host()
/linux-6.3-rc2/drivers/scsi/aacraid/
A Daachba.c628 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-6.3-rc2/drivers/usb/storage/
A Dscsiglue.c381 srb->result = DID_NO_CONNECT << 16; in queuecommand_lck()
/linux-6.3-rc2/drivers/scsi/
A Dppa.c639 case DID_NO_CONNECT: in ppa_interrupt()
733 ppa_fail(dev, DID_NO_CONNECT); in ppa_engine()
A Dimm.c735 case DID_NO_CONNECT: in imm_interrupt()
809 imm_fail(dev, DID_NO_CONNECT); in imm_engine()
A Dqlogicfas408.c281 set_host_byte(cmd, DID_NO_CONNECT); in ql_pcmd()
A Dstex.c607 cmd->result = DID_NO_CONNECT; in stex_queuecommand_lck()
651 cmd->result = DID_NO_CONNECT << 16; in stex_queuecommand_lck()
753 result = DID_NO_CONNECT << 16; in DEF_SCSI_QCMD()
1933 return_abnormal_state(hba, DID_NO_CONNECT); in stex_remove()
A Dwd719x.c622 result = DID_NO_CONNECT; /* or DID_ERROR ???*/ in wd719x_interrupt_SCB()
634 result = DID_NO_CONNECT; in wd719x_interrupt_SCB()
A Dfdomain.c299 set_host_byte(cmd, DID_NO_CONNECT); in fdomain_work()
A Dlibiscsi.c1789 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()
A Dscsi_lib.c1471 cmd->result = DID_NO_CONNECT << 16; in scsi_dispatch_cmd()
1510 cmd->result = (DID_NO_CONNECT << 16); in scsi_dispatch_cmd()
1790 cmd->result = DID_NO_CONNECT << 16; in scsi_queue_rq()
/linux-6.3-rc2/include/trace/events/
A Dscsi.h111 scsi_hostbyte_name(DID_NO_CONNECT), \
/linux-6.3-rc2/drivers/scsi/libsas/
A Dsas_scsi_host.c45 hs = DID_NO_CONNECT; in sas_end_task()
54 hs = DID_NO_CONNECT; in sas_end_task()
/linux-6.3-rc2/drivers/scsi/bfa/
A Dbfad_im.c1225 cmnd->result = DID_NO_CONNECT << 16; in bfad_im_queuecommand_lck()
1241 cmnd->result = DID_NO_CONNECT << 16; in bfad_im_queuecommand_lck()
/linux-6.3-rc2/drivers/message/fusion/
A Dmptscsih.c635 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()
1712 SCpnt->result = DID_NO_CONNECT << 16; in mptscsih_abort()
A Dmptfc.c217 if (ready == DID_NO_CONNECT || !SCpnt->device->hostdata in mptfc_block_error_handler()
651 SCpnt->result = DID_NO_CONNECT << 16; in mptfc_qcmd()
A Dmptspi.c784 SCpnt->result = DID_NO_CONNECT << 16; in mptspi_qcmd()
791 SCpnt->result = DID_NO_CONNECT << 16; in mptspi_qcmd()
/linux-6.3-rc2/drivers/scsi/qla2xxx/
A Dqla_os.c883 cmd->result = DID_NO_CONNECT << 16; in qla2xxx_queuecommand()
905 cmd->result = DID_NO_CONNECT << 16; in qla2xxx_queuecommand()
928 cmd->result = DID_NO_CONNECT << 16; in qla2xxx_queuecommand()
944 cmd->result = DID_NO_CONNECT << 16; in qla2xxx_queuecommand()
1005 rval = rport ? fc_remote_port_chkready(rport) : (DID_NO_CONNECT << 16); in qla2xxx_mqueuecommand()
1017 cmd->result = DID_NO_CONNECT << 16; in qla2xxx_mqueuecommand()
1033 cmd->result = DID_NO_CONNECT << 16; in qla2xxx_mqueuecommand()
3985 qla2x00_abort_all_cmds(vha, DID_NO_CONNECT << 16); in qla2x00_free_device()
6802 qla2x00_abort_all_cmds(base_vha, DID_NO_CONNECT << 16); in qla2x00_disable_board_on_pci_error()
7211 qla2x00_abort_all_cmds(base_vha, DID_NO_CONNECT << 16); in qla2x00_do_dpc()
[all …]
/linux-6.3-rc2/drivers/scsi/mpi3mr/
A Dmpi3mr_os.c3205 scmd->result = DID_NO_CONNECT << 16; in mpi3mr_process_op_reply_desc()
4616 scmd->result = DID_NO_CONNECT << 16; in mpi3mr_qcmd()
4623 scmd->result = DID_NO_CONNECT << 16; in mpi3mr_qcmd()
4637 scmd->result = DID_NO_CONNECT << 16; in mpi3mr_qcmd()
4647 scmd->result = DID_NO_CONNECT << 16; in mpi3mr_qcmd()
4652 scmd->result = DID_NO_CONNECT << 16; in mpi3mr_qcmd()
/linux-6.3-rc2/drivers/scsi/pcmcia/
A Dsym53c500_cs.c408 curSC->result = DID_NO_CONNECT << 16; in SYM53C500_intr()

Completed in 93 milliseconds

123