/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 | 201 if (host_byte(status) == DID_NO_CONNECT) in scsi_status_is_good()
|
A D | scsi_transport_fc.h | 790 result = DID_NO_CONNECT << 16; in fc_remote_port_chkready() 799 result = DID_NO_CONNECT << 16; in fc_remote_port_chkready()
|
/linux/drivers/scsi/snic/ |
A D | snic_disc.h | 119 return DID_NO_CONNECT << 16; in snic_tgt_chkready()
|
/linux/drivers/scsi/aacraid/ |
A D | aachba.c | 628 scsicmd->result = DID_NO_CONNECT << 16; in aac_probe_container_callback2() 2790 scsicmd->result = DID_NO_CONNECT << 16; in aac_scsi_cmd() 2834 scsicmd->result = DID_NO_CONNECT << 16; in aac_scsi_cmd() 3477 scsicmd->result = DID_NO_CONNECT << 16; in aac_srb_callback() 3616 scsicmd->result = DID_NO_CONNECT << 16; in hba_resp_task_failure() 3627 scsicmd->result = DID_NO_CONNECT << 16; in hba_resp_task_failure() 3683 scsicmd->result = DID_NO_CONNECT << 16; in aac_hba_callback() 3719 scsicmd->result = DID_NO_CONNECT << 16; in aac_send_srb_fib() 3760 scsicmd->result = DID_NO_CONNECT << 16; in aac_send_hba_fib()
|
/linux/drivers/staging/rts5208/ |
A D | rtsx.c | 137 srb->result = DID_NO_CONNECT << 16; in queuecommand_lck() 635 chip->srb->result = DID_NO_CONNECT << 16; in quiesce_and_remove_host()
|
/linux/drivers/scsi/ |
A D | ppa.c | 631 case DID_NO_CONNECT: in ppa_interrupt() 724 ppa_fail(dev, DID_NO_CONNECT); in ppa_engine()
|
A D | stex.c | 607 cmd->result = DID_NO_CONNECT; in stex_queuecommand_lck() 651 cmd->result = DID_NO_CONNECT << 16; in stex_queuecommand_lck() 752 result = DID_NO_CONNECT << 16; in DEF_SCSI_QCMD() 1932 return_abnormal_state(hba, DID_NO_CONNECT); in stex_remove()
|
A D | imm.c | 735 case DID_NO_CONNECT: in imm_interrupt() 808 imm_fail(dev, DID_NO_CONNECT); in imm_engine()
|
A D | qlogicfas408.c | 277 set_host_byte(cmd, DID_NO_CONNECT); in ql_pcmd()
|
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 | libiscsi.c | 1715 sc->result = DID_NO_CONNECT << 16; in iscsi_queuecommand() 1733 sc->result = DID_NO_CONNECT << 16; in iscsi_queuecommand() 1737 sc->result = DID_NO_CONNECT << 16; in iscsi_queuecommand() 1745 sc->result = DID_NO_CONNECT << 16; in iscsi_queuecommand() 2022 sc->result = DID_NO_CONNECT << 16; in iscsi_eh_cmd_timed_out()
|
A D | fdomain.c | 293 set_host_byte(cmd, DID_NO_CONNECT); in fdomain_work()
|
A D | scsi_lib.c | 1474 cmd->result = DID_NO_CONNECT << 16; in scsi_dispatch_cmd() 1513 cmd->result = (DID_NO_CONNECT << 16); in scsi_dispatch_cmd() 1740 scsi_req(req)->result = DID_NO_CONNECT << 16; in scsi_queue_rq()
|
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() 5626 cmd->result = DID_NO_CONNECT << 16; in hpsa_command_resubmit_worker() 5697 cmd->result = DID_NO_CONNECT << 16; in hpsa_scsi_queue_command() 5703 cmd->result = DID_NO_CONNECT << 16; in hpsa_scsi_queue_command() [all …]
|
/linux/drivers/usb/storage/ |
A D | scsiglue.c | 381 srb->result = DID_NO_CONNECT << 16; in queuecommand_lck()
|
/linux/drivers/scsi/mpi3mr/ |
A D | mpi3mr_os.c | 2226 scmd->result = DID_NO_CONNECT << 16; in mpi3mr_process_op_reply_desc() 3440 scmd->result = DID_NO_CONNECT << 16; in mpi3mr_qcmd() 3447 scmd->result = DID_NO_CONNECT << 16; in mpi3mr_qcmd() 3461 scmd->result = DID_NO_CONNECT << 16; in mpi3mr_qcmd() 3466 scmd->result = DID_NO_CONNECT << 16; in mpi3mr_qcmd() 3473 scmd->result = DID_NO_CONNECT << 16; in mpi3mr_qcmd()
|
/linux/drivers/scsi/libsas/ |
A D | sas_scsi_host.c | 44 hs = DID_NO_CONNECT; in sas_end_task() 53 hs = DID_NO_CONNECT; in sas_end_task()
|
/linux/include/trace/events/ |
A D | scsi.h | 111 scsi_hostbyte_name(DID_NO_CONNECT), \
|
/linux/drivers/scsi/bfa/ |
A 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/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() 1712 SCpnt->result = DID_NO_CONNECT << 16; in mptscsih_abort()
|
A 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()
|
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 | 843 cmd->result = DID_NO_CONNECT << 16; in qla2xxx_queuecommand() 865 cmd->result = DID_NO_CONNECT << 16; in qla2xxx_queuecommand() 888 cmd->result = DID_NO_CONNECT << 16; in qla2xxx_queuecommand() 904 cmd->result = DID_NO_CONNECT << 16; in qla2xxx_queuecommand() 965 rval = rport ? fc_remote_port_chkready(rport) : (DID_NO_CONNECT << 16); in qla2xxx_mqueuecommand() 977 cmd->result = DID_NO_CONNECT << 16; in qla2xxx_mqueuecommand() 993 cmd->result = DID_NO_CONNECT << 16; in qla2xxx_mqueuecommand() 3904 qla2x00_abort_all_cmds(vha, DID_NO_CONNECT << 16); in qla2x00_free_device() 6715 qla2x00_abort_all_cmds(base_vha, DID_NO_CONNECT << 16); in qla2x00_disable_board_on_pci_error() 7126 qla2x00_abort_all_cmds(base_vha, DID_NO_CONNECT << 16); in qla2x00_do_dpc() [all …]
|