| /linux/include/scsi/ |
| A D | scsi_status.h | 46 DID_NO_CONNECT = 0x01, /* Couldn't connect before timeout period */ enumerator
|
| A D | scsi_transport_srp.h | 141 return DID_NO_CONNECT << 16; in srp_chkready()
|
| A D | scsi.h | 207 if (host_byte(status) == DID_NO_CONNECT) in scsi_status_is_good()
|
| A D | scsi_transport_fc.h | 785 result = DID_NO_CONNECT << 16; in fc_remote_port_chkready() 794 result = DID_NO_CONNECT << 16; in fc_remote_port_chkready()
|
| /linux/drivers/scsi/snic/ |
| A D | snic_disc.h | 105 return DID_NO_CONNECT << 16; in snic_tgt_chkready()
|
| /linux/drivers/scsi/ |
| A D | scsi_lib_test.c | 154 sc.result = DID_NO_CONNECT << 16; in scsi_lib_test_host()
|
| A D | ppa.c | 659 case DID_NO_CONNECT: in ppa_interrupt() 753 ppa_fail(dev, DID_NO_CONNECT); in ppa_engine()
|
| A D | qlogicfas408.c | 281 set_host_byte(cmd, DID_NO_CONNECT); in ql_pcmd()
|
| A D | imm.c | 749 case DID_NO_CONNECT: in imm_interrupt() 823 imm_fail(dev, DID_NO_CONNECT); in imm_engine()
|
| A D | stex.c | 610 cmd->result = DID_NO_CONNECT; in stex_queuecommand_lck() 654 cmd->result = DID_NO_CONNECT << 16; in stex_queuecommand_lck() 756 result = DID_NO_CONNECT << 16; in DEF_SCSI_QCMD() 1935 return_abnormal_state(hba, DID_NO_CONNECT); in stex_remove()
|
| 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()
|
| A D | fdomain.c | 299 set_host_byte(cmd, DID_NO_CONNECT); in fdomain_work()
|
| A 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()
|
| A D | hpsa.c | 2421 cmd->result = DID_NO_CONNECT << 16; in handle_ioaccel_mode2_error() 2585 cmd->result = DID_NO_CONNECT << 16; in complete_scsi_command() 2591 cmd->result = DID_NO_CONNECT << 16; in complete_scsi_command() 2616 cmd->result = DID_NO_CONNECT << 16; in complete_scsi_command() 2630 cmd->result = DID_NO_CONNECT << 16; in complete_scsi_command() 2725 cmd->result = DID_NO_CONNECT << 16; in complete_scsi_command() 2744 cmd->result = DID_NO_CONNECT << 16; in complete_scsi_command() 5624 cmd->result = DID_NO_CONNECT << 16; in hpsa_command_resubmit_worker() 5695 cmd->result = DID_NO_CONNECT << 16; in hpsa_scsi_queue_command() 5701 cmd->result = DID_NO_CONNECT << 16; in hpsa_scsi_queue_command() [all …]
|
| /linux/drivers/staging/rts5208/ |
| A D | rtsx.c | 125 srb->result = DID_NO_CONNECT << 16; in queuecommand_lck() 623 chip->srb->result = DID_NO_CONNECT << 16; in quiesce_and_remove_host()
|
| /linux/drivers/scsi/aacraid/ |
| A D | aachba.c | 628 scsicmd->result = DID_NO_CONNECT << 16; in aac_probe_container_callback2() 2792 scsicmd->result = DID_NO_CONNECT << 16; in aac_scsi_cmd() 2836 scsicmd->result = DID_NO_CONNECT << 16; in aac_scsi_cmd() 3479 scsicmd->result = DID_NO_CONNECT << 16; in aac_srb_callback() 3618 scsicmd->result = DID_NO_CONNECT << 16; in hba_resp_task_failure() 3629 scsicmd->result = DID_NO_CONNECT << 16; in hba_resp_task_failure() 3685 scsicmd->result = DID_NO_CONNECT << 16; in aac_hba_callback() 3721 scsicmd->result = DID_NO_CONNECT << 16; in aac_send_srb_fib() 3762 scsicmd->result = DID_NO_CONNECT << 16; in aac_send_hba_fib()
|
| /linux/drivers/usb/storage/ |
| A D | scsiglue.c | 375 srb->result = DID_NO_CONNECT << 16; in queuecommand_lck()
|
| A D | uas.c | 701 set_host_byte(cmnd, DID_NO_CONNECT); in uas_queuecommand_lck() 1218 uas_zap_pending(devinfo, DID_NO_CONNECT); in uas_disconnect()
|
| /linux/include/trace/events/ |
| A D | scsi.h | 112 scsi_hostbyte_name(DID_NO_CONNECT), \
|
| /linux/drivers/scsi/bfa/ |
| A D | bfad_im.c | 1224 cmnd->result = DID_NO_CONNECT << 16; in bfad_im_queuecommand_lck() 1240 cmnd->result = DID_NO_CONNECT << 16; in bfad_im_queuecommand_lck()
|
| /linux/drivers/scsi/libsas/ |
| A D | sas_scsi_host.c | 45 hs = DID_NO_CONNECT; in sas_end_task() 54 hs = DID_NO_CONNECT; in sas_end_task()
|
| /linux/drivers/message/fusion/ |
| A 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()
|
| A D | mptspi.c | 784 SCpnt->result = DID_NO_CONNECT << 16; in mptspi_qcmd() 791 SCpnt->result = DID_NO_CONNECT << 16; in mptspi_qcmd()
|
| /linux/drivers/scsi/qla2xxx/ |
| A D | qla_os.c | 886 cmd->result = DID_NO_CONNECT << 16; in qla2xxx_queuecommand() 908 cmd->result = DID_NO_CONNECT << 16; in qla2xxx_queuecommand() 931 cmd->result = DID_NO_CONNECT << 16; in qla2xxx_queuecommand() 947 cmd->result = DID_NO_CONNECT << 16; in qla2xxx_queuecommand() 1008 rval = rport ? fc_remote_port_chkready(rport) : (DID_NO_CONNECT << 16); in qla2xxx_mqueuecommand() 1020 cmd->result = DID_NO_CONNECT << 16; in qla2xxx_mqueuecommand() 1036 cmd->result = DID_NO_CONNECT << 16; in qla2xxx_mqueuecommand() 4005 qla2x00_abort_all_cmds(vha, DID_NO_CONNECT << 16); in qla2x00_free_device() 6837 qla2x00_abort_all_cmds(base_vha, DID_NO_CONNECT << 16); in qla2x00_disable_board_on_pci_error() 7245 qla2x00_abort_all_cmds(base_vha, DID_NO_CONNECT << 16); in qla2x00_do_dpc() [all …]
|
| /linux/drivers/scsi/pcmcia/ |
| A D | sym53c500_cs.c | 408 curSC->result = DID_NO_CONNECT << 16; in SYM53C500_intr()
|