| /OK3568_Linux_fs/kernel/include/scsi/ |
| H A D | scsi_transport_srp.h | 141 return DID_NO_CONNECT << 16; in srp_chkready()
|
| H A D | scsi.h | 152 #define DID_NO_CONNECT 0x01 /* Couldn't connect before timeout period */ macro
|
| H A D | scsi_transport_fc.h | 731 result = DID_NO_CONNECT << 16; in fc_remote_port_chkready() 740 result = DID_NO_CONNECT << 16; in fc_remote_port_chkready()
|
| /OK3568_Linux_fs/kernel/drivers/scsi/snic/ |
| H A D | snic_disc.h | 119 return DID_NO_CONNECT << 16; in snic_tgt_chkready()
|
| /OK3568_Linux_fs/kernel/drivers/scsi/aacraid/ |
| H A D | aachba.c | 617 scsicmd->result = DID_NO_CONNECT << 16; in aac_probe_container_callback2() 2795 scsicmd->result = DID_NO_CONNECT << 16; in aac_scsi_cmd() 2839 scsicmd->result = DID_NO_CONNECT << 16; in aac_scsi_cmd() 3506 scsicmd->result = DID_NO_CONNECT << 16 in aac_srb_callback() 3655 scsicmd->result = DID_NO_CONNECT << 16 | COMMAND_COMPLETE << 8; in hba_resp_task_failure() 3667 scsicmd->result = DID_NO_CONNECT << 16 | COMMAND_COMPLETE << 8; in hba_resp_task_failure() 3723 scsicmd->result = DID_NO_CONNECT << 16 | COMMAND_COMPLETE << 8; in aac_hba_callback() 3759 scsicmd->result = DID_NO_CONNECT << 16; in aac_send_srb_fib() 3800 scsicmd->result = DID_NO_CONNECT << 16; in aac_send_hba_fib()
|
| /OK3568_Linux_fs/kernel/drivers/staging/rts5208/ |
| H A D | rtsx.c | 137 srb->result = DID_NO_CONNECT << 16; in queuecommand_lck() 636 chip->srb->result = DID_NO_CONNECT << 16; in quiesce_and_remove_host()
|
| /OK3568_Linux_fs/kernel/drivers/scsi/ |
| H A D | ppa.c | 631 case DID_NO_CONNECT: in ppa_interrupt() 724 ppa_fail(dev, DID_NO_CONNECT); in ppa_engine()
|
| H 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 | COMMAND_COMPLETE << 8; in DEF_SCSI_QCMD() 1936 return_abnormal_state(hba, DID_NO_CONNECT); in stex_remove()
|
| H A D | imm.c | 735 case DID_NO_CONNECT: in imm_interrupt() 808 imm_fail(dev, DID_NO_CONNECT); in imm_engine()
|
| H A D | qlogicfas408.c | 277 return (DID_NO_CONNECT << 16); in ql_pcmd()
|
| H A D | wd719x.c | 620 result = DID_NO_CONNECT; /* or DID_ERROR ???*/ in wd719x_interrupt_SCB() 632 result = DID_NO_CONNECT; in wd719x_interrupt_SCB()
|
| H A D | libiscsi.c | 1678 sc->result = DID_NO_CONNECT << 16; in iscsi_queuecommand() 1696 sc->result = DID_NO_CONNECT << 16; in iscsi_queuecommand() 1700 sc->result = DID_NO_CONNECT << 16; in iscsi_queuecommand() 1708 sc->result = DID_NO_CONNECT << 16; in iscsi_queuecommand() 1971 sc->result = DID_NO_CONNECT << 16; in iscsi_eh_cmd_timed_out()
|
| H A D | fdomain.c | 293 fdomain_finish_cmd(fd, DID_NO_CONNECT << 16); in fdomain_work()
|
| H A D | scsi_lib.c | 1478 cmd->result = DID_NO_CONNECT << 16; in scsi_dispatch_cmd() 1517 cmd->result = (DID_NO_CONNECT << 16); in scsi_dispatch_cmd() 1713 scsi_req(req)->result = DID_NO_CONNECT << 16; in scsi_queue_rq()
|
| H A D | hpsa.c | 2416 cmd->result = DID_NO_CONNECT << 16; in handle_ioaccel_mode2_error() 2580 cmd->result = DID_NO_CONNECT << 16; in complete_scsi_command() 2586 cmd->result = DID_NO_CONNECT << 16; in complete_scsi_command() 2612 cmd->result = DID_NO_CONNECT << 16; in complete_scsi_command() 2626 cmd->result = DID_NO_CONNECT << 16; in complete_scsi_command() 2689 cmd->result = DID_NO_CONNECT << 16; in complete_scsi_command() 2721 cmd->result = DID_NO_CONNECT << 16; in complete_scsi_command() 2740 cmd->result = DID_NO_CONNECT << 16; in complete_scsi_command() 5623 cmd->result = DID_NO_CONNECT << 16; in hpsa_command_resubmit_worker() 5684 cmd->result = DID_NO_CONNECT << 16; in hpsa_scsi_queue_command() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/usb/storage/ |
| H A D | scsiglue.c | 385 srb->result = DID_NO_CONNECT << 16; in queuecommand_lck()
|
| /OK3568_Linux_fs/kernel/drivers/target/loopback/ |
| H A D | tcm_loop.c | 117 set_host_byte(sc, DID_NO_CONNECT); in tcm_loop_submission_work() 153 set_host_byte(sc, DID_NO_CONNECT); in tcm_loop_submission_work()
|
| /OK3568_Linux_fs/kernel/drivers/scsi/libsas/ |
| H A D | sas_scsi_host.c | 44 hs = DID_NO_CONNECT; in sas_end_task() 53 hs = DID_NO_CONNECT; in sas_end_task()
|
| /OK3568_Linux_fs/kernel/include/trace/events/ |
| H A D | scsi.h | 111 scsi_hostbyte_name(DID_NO_CONNECT), \
|
| /OK3568_Linux_fs/kernel/drivers/scsi/bfa/ |
| H A D | bfad_im.c | 1225 cmnd->result = DID_NO_CONNECT << 16; in bfad_im_queuecommand_lck() 1243 cmnd->result = DID_NO_CONNECT << 16; in bfad_im_queuecommand_lck()
|
| /OK3568_Linux_fs/kernel/drivers/message/fusion/ |
| H 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()
|
| H A D | mptspi.c | 784 SCpnt->result = DID_NO_CONNECT << 16; in mptspi_qcmd() 791 SCpnt->result = DID_NO_CONNECT << 16; in mptspi_qcmd()
|
| H 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()
|
| /OK3568_Linux_fs/kernel/drivers/scsi/qla2xxx/ |
| H A D | qla_os.c | 833 cmd->result = DID_NO_CONNECT << 16; in qla2xxx_queuecommand() 855 cmd->result = DID_NO_CONNECT << 16; in qla2xxx_queuecommand() 878 cmd->result = DID_NO_CONNECT << 16; in qla2xxx_queuecommand() 883 cmd->result = DID_NO_CONNECT << 16; in qla2xxx_queuecommand() 894 cmd->result = DID_NO_CONNECT << 16; in qla2xxx_queuecommand() 965 cmd->result = DID_NO_CONNECT << 16; in qla2xxx_mqueuecommand() 976 cmd->result = DID_NO_CONNECT << 16; in qla2xxx_mqueuecommand() 3827 qla2x00_abort_all_cmds(vha, DID_NO_CONNECT << 16); in qla2x00_free_device() 6588 qla2x00_abort_all_cmds(base_vha, DID_NO_CONNECT << 16); in qla2x00_disable_board_on_pci_error() 7001 qla2x00_abort_all_cmds(base_vha, DID_NO_CONNECT << 16); in qla2x00_do_dpc() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/scsi/pcmcia/ |
| H A D | sym53c500_cs.c | 401 curSC->result = DID_NO_CONNECT << 16; in SYM53C500_intr()
|