/linux-4.4.14/include/scsi/ |
D | scsi_transport_srp.h | 146 return DID_NO_CONNECT << 16; in srp_chkready()
|
D | scsi.h | 163 #define DID_NO_CONNECT 0x01 /* Couldn't connect before timeout period */ macro
|
D | scsi_transport_fc.h | 783 result = DID_NO_CONNECT << 16; in fc_remote_port_chkready() 792 result = DID_NO_CONNECT << 16; in fc_remote_port_chkready()
|
/linux-4.4.14/drivers/scsi/snic/ |
D | snic_disc.h | 119 return DID_NO_CONNECT << 16; in snic_tgt_chkready()
|
D | snic_scsi.c | 459 res = DID_NO_CONNECT; in snic_process_io_failed_state()
|
/linux-4.4.14/drivers/usb/storage/ |
D | scsiglue.c | 339 srb->result = DID_NO_CONNECT << 16; in queuecommand_lck()
|
D | uas.c | 1124 uas_zap_pending(devinfo, DID_NO_CONNECT); in uas_disconnect()
|
/linux-4.4.14/drivers/block/ |
D | cciss_scsi.c | 774 cmd->result = DID_NO_CONNECT << 16; in complete_scsi_command() 792 cmd->result = DID_NO_CONNECT << 16; in complete_scsi_command() 1426 cmd->result = DID_NO_CONNECT << 16; in cciss_scsi_queue_command_lck() 1442 cmd->result = DID_NO_CONNECT << 16; in cciss_scsi_queue_command_lck()
|
/linux-4.4.14/drivers/staging/rts5208/ |
D | rtsx.c | 142 srb->result = DID_NO_CONNECT << 16; in queuecommand_lck() 693 chip->srb->result = DID_NO_CONNECT << 16; in quiesce_and_remove_host()
|
/linux-4.4.14/drivers/scsi/ |
D | ppa.c | 630 case DID_NO_CONNECT: in ppa_interrupt() 722 ppa_fail(dev, DID_NO_CONNECT); in ppa_engine()
|
D | imm.c | 732 case DID_NO_CONNECT: in imm_interrupt() 805 imm_fail(dev, DID_NO_CONNECT); in imm_engine()
|
D | qlogicfas408.c | 277 return (DID_NO_CONNECT << 16); in ql_pcmd()
|
D | wd719x.c | 614 result = DID_NO_CONNECT; /* or DID_ERROR ???*/ in wd719x_interrupt_SCB() 626 result = DID_NO_CONNECT; in wd719x_interrupt_SCB()
|
D | scsi_lib.c | 1349 req->errors = DID_NO_CONNECT << 16; in scsi_prep_return() 1602 cmd->result = DID_NO_CONNECT << 16; in scsi_kill_request() 1676 cmd->result = DID_NO_CONNECT << 16; in scsi_dispatch_cmd() 1715 cmd->result = (DID_NO_CONNECT << 16); in scsi_dispatch_cmd()
|
D | NCR53c406a.c | 852 current_SC->result = DID_NO_CONNECT << 16; in NCR53c406a_intr()
|
D | sym53c416.c | 397 current_command->result = DID_NO_CONNECT << 16; in sym53c416_intr_handle()
|
D | stex.c | 603 cmd->result = DID_NO_CONNECT << 16; in stex_queuecommand_lck() 704 result = DID_NO_CONNECT << 16 | COMMAND_COMPLETE << 8; in DEF_SCSI_QCMD()
|
D | eata_pio.c | 263 cmd->result = (DID_NO_CONNECT << 16); in eata_pio_int_handler()
|
D | fdomain.c | 1203 my_done( DID_NO_CONNECT << 16 ); in do_fdomain_16x0_intr()
|
D | libiscsi.c | 1691 sc->result = DID_NO_CONNECT << 16; in iscsi_queuecommand() 1695 sc->result = DID_NO_CONNECT << 16; in iscsi_queuecommand() 1703 sc->result = DID_NO_CONNECT << 16; in iscsi_queuecommand()
|
D | nsp32.c | 789 SCpnt->result = DID_NO_CONNECT << 16; in nsp32_arbitration() 925 SCpnt->result = DID_NO_CONNECT << 16; in nsp32_queuecommand_lck()
|
D | aha152x.c | 1533 done(shpnt, DID_NO_CONNECT << 16); in seldo_run() 1575 done(shpnt, DID_NO_CONNECT << 16); in selto_run()
|
D | qlogicpti.c | 1066 host_status = DID_NO_CONNECT; in DEF_SCSI_QCMD()
|
D | hpsa.c | 2416 cmd->result = DID_NO_CONNECT << 16; in complete_scsi_command() 2507 cmd->result = DID_NO_CONNECT << 16; in complete_scsi_command() 2526 cmd->result = DID_NO_CONNECT << 16; in complete_scsi_command() 5092 cmd->result = DID_NO_CONNECT << 16; in hpsa_command_resubmit_worker() 5152 cmd->result = DID_NO_CONNECT << 16; in hpsa_scsi_queue_command() 5160 cmd->result = DID_NO_CONNECT << 16; in hpsa_scsi_queue_command()
|
D | scsi_error.c | 1806 case DID_NO_CONNECT: in scsi_decide_disposition()
|
D | ips.c | 1086 SC->result = DID_NO_CONNECT << 16; in ips_queue_lck() 3305 errcode = DID_NO_CONNECT; in ips_map_status() 3730 scb->scsi_cmd->result = DID_NO_CONNECT << 16; in ips_send_cmd()
|
D | in2000.c | 1077 cmd->result = DID_NO_CONNECT << 16; in in2000_intr()
|
D | wd33c93.c | 865 cmd->result = DID_NO_CONNECT << 16; in wd33c93_intr()
|
D | 53c700.c | 1585 NCR_700_scsi_done(hostdata, SCp, DID_NO_CONNECT<<16); in NCR_700_intr()
|
D | pmcraid.c | 2664 scsi_cmd->result |= (DID_NO_CONNECT << 16); in pmcraid_error_handler() 3435 scsi_cmd->result = (DID_NO_CONNECT << 16); in pmcraid_queuecommand_lck()
|
D | sg.c | 500 case DID_NO_CONNECT: in sg_read()
|
D | sd.c | 1506 case DID_NO_CONNECT: in sd_sync_cache()
|
D | ipr.c | 6199 scsi_cmd->result |= (DID_NO_CONNECT << 16); in ipr_erp_start() 6202 scsi_cmd->result |= (DID_NO_CONNECT << 16); in ipr_erp_start() 6436 scsi_cmd->result = (DID_NO_CONNECT << 16); in ipr_queuecommand()
|
D | dpt_i2o.c | 463 cmd->result = (DID_NO_CONNECT << 16); in adpt_queue_lck()
|
D | qla1280.c | 1359 host_status = DID_NO_CONNECT; in qla1280_return_status()
|
D | dc395x.c | 3425 cmd->result = DID_NO_CONNECT << 16; in srb_done()
|
D | scsi_transport_iscsi.c | 1707 err = DID_NO_CONNECT << 16; in iscsi_session_chkready()
|
D | scsi_debug.c | 5149 int errsts_no_connect = DID_NO_CONNECT << 16; in scsi_debug_queuecommand()
|
/linux-4.4.14/drivers/scsi/libsas/ |
D | sas_scsi_host.c | 60 hs = DID_NO_CONNECT; in sas_end_task() 69 hs = DID_NO_CONNECT; in sas_end_task()
|
/linux-4.4.14/drivers/target/loopback/ |
D | tcm_loop.c | 129 set_host_byte(sc, DID_NO_CONNECT); in tcm_loop_submission_work() 173 set_host_byte(sc, DID_NO_CONNECT); in tcm_loop_submission_work()
|
/linux-4.4.14/include/trace/events/ |
D | scsi.h | 112 scsi_hostbyte_name(DID_NO_CONNECT), \
|
/linux-4.4.14/drivers/scsi/qla2xxx/ |
D | qla_os.c | 693 cmd->result = DID_NO_CONNECT << 16; in qla2xxx_queuecommand() 716 cmd->result = DID_NO_CONNECT << 16; in qla2xxx_queuecommand() 721 cmd->result = DID_NO_CONNECT << 16; in qla2xxx_queuecommand() 732 cmd->result = DID_NO_CONNECT << 16; in qla2xxx_queuecommand() 3121 qla2x00_abort_all_cmds(base_vha, DID_NO_CONNECT << 16); in qla2x00_remove_one() 3169 qla2x00_abort_all_cmds(vha, DID_NO_CONNECT << 16); in qla2x00_free_device() 4748 qla2x00_abort_all_cmds(base_vha, DID_NO_CONNECT << 16); in qla2x00_disable_board_on_pci_error() 5084 qla2x00_abort_all_cmds(base_vha, DID_NO_CONNECT << 16); in qla2x00_do_dpc() 5424 qla2x00_abort_all_cmds(vha, DID_NO_CONNECT << 16); in qla2xxx_pci_error_detected()
|
D | qla_attr.c | 1804 qla2x00_abort_all_cmds(fcport->vha, DID_NO_CONNECT << 16); in qla2x00_dev_loss_tmo_callbk() 1821 qla2x00_abort_all_cmds(fcport->vha, DID_NO_CONNECT << 16); in qla2x00_terminate_rport_io()
|
D | qla_mr.c | 1387 qla2x00_abort_all_cmds(vha, DID_NO_CONNECT << 16); in qlafx00_abort_isp_cleanup()
|
D | qla_nx.c | 3016 qla2x00_abort_all_cmds(vha, DID_NO_CONNECT << 16); in qla8xxx_dev_failed_handler()
|
/linux-4.4.14/drivers/scsi/bfa/ |
D | bfad_im.c | 1213 cmnd->result = DID_NO_CONNECT << 16; in bfad_im_queuecommand_lck() 1231 cmnd->result = ScsiResult(DID_NO_CONNECT, 0); in bfad_im_queuecommand_lck()
|
/linux-4.4.14/drivers/scsi/mpt3sas/ |
D | mpt3sas_scsih.c | 2421 scmd->result = DID_NO_CONNECT << 16; in scsih_abort() 2483 scmd->result = DID_NO_CONNECT << 16; in scsih_dev_reset() 2545 scmd->result = DID_NO_CONNECT << 16; in scsih_target_reset() 3727 scmd->result = DID_NO_CONNECT << 16; in _scsih_flush_running_cmds() 3858 scmd->result = DID_NO_CONNECT << 16; in scsih_qcmd() 3864 scmd->result = DID_NO_CONNECT << 16; in scsih_qcmd() 3874 scmd->result = DID_NO_CONNECT << 16; in scsih_qcmd() 3886 scmd->result = DID_NO_CONNECT << 16; in scsih_qcmd() 4438 scmd->result = DID_NO_CONNECT << 16; in _scsih_io_done() 4520 scmd->result = DID_NO_CONNECT << 16; in _scsih_io_done() [all …]
|
/linux-4.4.14/drivers/scsi/aacraid/ |
D | aachba.c | 600 scsicmd->result = DID_NO_CONNECT << 16; in aac_probe_container_callback2() 2355 scsicmd->result = DID_NO_CONNECT << 16; in aac_scsi_cmd() 2391 scsicmd->result = DID_NO_CONNECT << 16; in aac_scsi_cmd() 3075 scsicmd->result = DID_NO_CONNECT << 16 in aac_srb_callback() 3182 scsicmd->result = DID_NO_CONNECT << 16; in aac_send_srb_fib()
|
/linux-4.4.14/drivers/message/fusion/ |
D | mptscsih.c | 637 sc->result = DID_NO_CONNECT << 16; in mptscsih_io_done() 721 sc->result = DID_NO_CONNECT << 16; in mptscsih_io_done() 1115 sc->result = DID_NO_CONNECT << 16; in mptscsih_search_running_cmds() 1717 SCpnt->result = DID_NO_CONNECT << 16; in mptscsih_abort()
|
D | mptfc.c | 218 if (ready == DID_NO_CONNECT || !SCpnt->device->hostdata in mptfc_block_error_handler() 659 SCpnt->result = DID_NO_CONNECT << 16; in mptfc_qcmd()
|
D | mptspi.c | 789 SCpnt->result = DID_NO_CONNECT << 16; in mptspi_qcmd() 796 SCpnt->result = DID_NO_CONNECT << 16; in mptspi_qcmd()
|
D | mptsas.c | 1904 SCpnt->result = DID_NO_CONNECT << 16; in mptsas_qcmd()
|
/linux-4.4.14/drivers/scsi/pcmcia/ |
D | sym53c500_cs.c | 410 curSC->result = DID_NO_CONNECT << 16; in SYM53C500_intr()
|
/linux-4.4.14/drivers/scsi/esas2r/ |
D | esas2r_main.c | 889 cmd->result = DID_NO_CONNECT << 16; in esas2r_queuecommand() 1956 return DID_NO_CONNECT; in esas2r_req_status_to_error()
|
/linux-4.4.14/drivers/staging/unisys/visorhba/ |
D | visorhba_main.c | 770 (host_byte(cmdrsp->scsi.linuxstat) == DID_NO_CONNECT) && in do_scsi_linuxstat()
|
/linux-4.4.14/drivers/scsi/cxlflash/ |
D | main.c | 186 scp->result = (DID_NO_CONNECT << 16); in process_cmd_err() 535 scp->result = (DID_NO_CONNECT << 16); in cxlflash_queuecommand()
|
/linux-4.4.14/drivers/scsi/fnic/ |
D | fnic_scsi.c | 463 sc->result = DID_NO_CONNECT; in fnic_queuecommand_lck() 1421 sc->result = DID_NO_CONNECT << 16; in fnic_wq_copy_cleanup_handler()
|
/linux-4.4.14/drivers/scsi/arm/ |
D | acornscsi.c | 1990 acornscsi_done(host, &host->SCpnt, DID_NO_CONNECT); in acornscsi_sbicintr() 2485 SCpnt->result = DID_NO_CONNECT << 16; in acornscsi_queuecmd_lck()
|
D | fas216.c | 896 fas216_done(info, DID_NO_CONNECT); in fas216_disconnect_intr()
|
/linux-4.4.14/drivers/scsi/arcmsr/ |
D | arcmsr_hba.c | 1045 ccb->pcmd->result = DID_NO_CONNECT << 16; in arcmsr_report_ccb_state() 1075 ccb->pcmd->result = DID_NO_CONNECT << 16; in arcmsr_report_ccb_state() 2547 cmd->result = (DID_NO_CONNECT << 16); in arcmsr_queue_command_lck()
|
/linux-4.4.14/drivers/scsi/qla4xxx/ |
D | ql4_isr.c | 149 cmd->result = DID_NO_CONNECT << 16; in qla4xxx_status_entry()
|
D | ql4_os.c | 4068 cmd->result = DID_NO_CONNECT << 16; in qla4xxx_queuecommand() 4786 qla4xxx_abort_active_cmds(ha, DID_NO_CONNECT << 16); in qla4xxx_dead_adapter_cleanup() 5437 qla4xxx_abort_active_cmds(ha, DID_NO_CONNECT << 16); in qla4xxx_free_adapter() 9585 qla4xxx_abort_active_cmds(ha, DID_NO_CONNECT << 16); in qla4xxx_pci_error_detected()
|
/linux-4.4.14/drivers/scsi/libfc/ |
D | fc_fcp.c | 1995 sc_cmd->result = (DID_NO_CONNECT << 16); in fc_io_compl()
|
/linux-4.4.14/drivers/scsi/sym53c8xx_2/ |
D | sym_glue.c | 240 cam_status = DID_NO_CONNECT; in sym_set_cam_result_error()
|
/linux-4.4.14/drivers/xen/ |
D | xen-scsiback.c | 736 result = DID_NO_CONNECT; in scsiback_do_cmd_fn()
|
/linux-4.4.14/drivers/scsi/megaraid/ |
D | megaraid_sas_base.c | 1643 scmd->result = DID_NO_CONNECT << 16; in megasas_queue_command() 1661 scmd->result = DID_NO_CONNECT << 16; in megasas_queue_command() 1669 scmd->result = DID_NO_CONNECT << 16; in megasas_queue_command()
|
D | megaraid_sas_fusion.c | 2724 retval = (DID_NO_CONNECT << 16); in megasas_check_mpio_paths()
|
/linux-4.4.14/drivers/scsi/aic7xxx/ |
D | aic7xxx_osm.c | 1970 new_status = DID_NO_CONNECT; in ahc_linux_queue_cmd_complete()
|
D | aic79xx_osm.c | 2085 new_status = DID_NO_CONNECT; in ahd_linux_queue_cmd_complete()
|
/linux-4.4.14/drivers/scsi/ibmvscsi/ |
D | ibmvfc.c | 1587 result = DID_NO_CONNECT << 16; in ibmvfc_host_chkready()
|
/linux-4.4.14/drivers/scsi/lpfc/ |
D | lpfc_scsi.c | 4025 cmd->result = ScsiResult(DID_NO_CONNECT, 0); in lpfc_scsi_cmd_iocb_cmpl()
|