/linux/drivers/scsi/ |
H A D | qlogicfas408.c | 202 return (priv->qabort == 1 ? DID_ABORT : DID_RESET); in ql_wai() 326 DID_ABORT : DID_RESET); in ql_pcmd() 367 priv->qabort == 1 ? DID_ABORT : DID_RESET); in ql_pcmd() 410 priv->qabort == 1 ? DID_ABORT : DID_RESET); in ql_pcmd()
|
H A D | wd719x.c | 504 wd719x_finish_cmd(scb, DID_RESET); in wd719x_reset() 540 wd719x_finish_cmd(scb, DID_RESET); in wd719x_host_reset() 584 result = DID_ABORT; /* or DID_RESET? */ in wd719x_interrupt_SCB() 602 result = DID_RESET; in wd719x_interrupt_SCB()
|
H A D | NCR5380.c | 2341 hostdata->selecting->result = DID_RESET << 16; in bus_reset_cleanup() 2349 set_host_byte(cmd, DID_RESET); in bus_reset_cleanup() 2362 set_host_byte(hostdata->connected, DID_RESET); in bus_reset_cleanup() 2399 scmd->result = DID_RESET << 16; in NCR5380_host_reset()
|
H A D | vmw_pvscsi.c | 576 cmd->result = (DID_RESET << 16); in pvscsi_complete_request() 627 cmd->result = (DID_RESET << 16); in pvscsi_complete_request() 891 cmd->result = (DID_RESET << 16); in pvscsi_reset_all()
|
H A D | xen-scsifront.c | 277 return DID_RESET; in scsifront_host_byte() 464 resp.rslt = DID_RESET << 16; in scsifront_finish_all()
|
H A D | mac53c94.c | 219 cmd_done(state, DID_RESET << 16); in mac53c94_interrupt()
|
H A D | scsi_error.c | 816 if (host_byte(scmd->result) == DID_RESET) { in scsi_eh_completed_normally() 2000 case DID_RESET: in scsi_decide_disposition()
|
H A D | BusLogic.c | 2507 hoststatus = DID_RESET; in blogic_resultcode() 2637 command->result = DID_RESET << 16; in blogic_process_ccbs() 2654 command->result = DID_RESET << 16; in blogic_process_ccbs()
|
H A D | ppa.c | 677 case DID_RESET: in ppa_interrupt()
|
H A D | a100u2w.c | 1017 scb->hastat = DID_RESET; in inia100_scb_handler()
|
H A D | virtio_scsi.c | 140 set_host_byte(sc, DID_RESET); in virtscsi_complete_cmd()
|
H A D | mesh.c | 990 set_host_byte(cmd, DID_RESET); in handle_reset() 1000 set_host_byte(cmd, DID_RESET); in handle_reset()
|
H A D | esp_scsi.c | 2034 cmd->result = DID_RESET << 16; in esp_reset_cleanup_one() 2061 cmd->result = DID_RESET << 16; in esp_reset_cleanup()
|
H A D | qlogicpti.c | 1096 host_status = DID_RESET; in DEF_SCSI_QCMD()
|
/linux/include/scsi/ |
H A D | scsi_status.h | 53 DID_RESET = 0x08, /* Reset by somebody. */ enumerator
|
H A D | scsi_cmnd.h | 375 set_host_byte(cmd, DID_RESET); in scsi_msg_to_host_byte()
|
/linux/drivers/message/fusion/ |
H A D | mptscsih.c | 777 * DID_RESET to permit retry of the command, in mptscsih_io_done() 790 /* Linux handles an unsolicited DID_RESET better in mptscsih_io_done() 793 sc->result = DID_RESET << 16; in mptscsih_io_done() 800 sc->result = DID_RESET << 16; in mptscsih_io_done() 864 sc->result = DID_RESET << 16; in mptscsih_io_done() 962 sc->result = DID_RESET << 16; in mptscsih_io_done() 1052 sc->result = DID_RESET << 16; in mptscsih_flush_running_cmds() 1694 SCpnt->result = DID_RESET << 16; in mptscsih_abort() 1723 SCpnt->result = DID_RESET << 16; in mptscsih_abort() 1734 SCpnt->result = DID_RESET << 1 in mptscsih_abort() [all...] |
/linux/include/trace/events/ |
H A D | scsi.h | 119 scsi_hostbyte_name(DID_RESET), \
|
/linux/drivers/scsi/pcmcia/ |
H A D | sym53c500_cs.c | 383 curSC->result = DID_RESET << 16; in SYM53C500_intr()
|
H A D | nsp_cs.c | 1046 tmpSC->result = (DID_RESET << 16) | in nspintr()
|
/linux/drivers/scsi/qla4xxx/ |
H A D | ql4_isr.c | 203 cmd->result = DID_RESET << 16; in qla4xxx_status_entry() 211 cmd->result = DID_RESET << 16; in qla4xxx_status_entry()
|
/linux/drivers/scsi/mpt3sas/ |
H A D | mpt3sas_scsih.c | 3323 scmd->result = DID_RESET << 16; in scsih_abort() 3332 scmd->result = DID_RESET << 16; in scsih_abort() 3407 scmd->result = DID_RESET << 16; in scsih_dev_reset() 3487 scmd->result = DID_RESET << 16; in scsih_target_reset() 5029 scmd->result = DID_RESET << 16; in _scsih_flush_running_cmds() 5847 scmd->result = DID_RESET << 16; in _scsih_io_done() 5852 scmd->result = DID_RESET << 16; in _scsih_io_done() 5859 scmd->result = DID_RESET << 16; in _scsih_io_done() 5884 scmd->result = DID_RESET << 16; in _scsih_io_done() 5905 scmd->result = DID_RESET << 1 in _scsih_io_done() [all...] |
/linux/drivers/scsi/mpi3mr/ |
H A D | mpi3mr_os.c | 538 scmd->result = DID_RESET << 16; in mpi3mr_flush_scmd() 3455 scmd->result = DID_RESET << 16; in mpi3mr_process_op_reply_desc() 3476 scmd->result = DID_RESET << 16; in mpi3mr_process_op_reply_desc() 3489 scmd->result = DID_RESET << 16; in mpi3mr_process_op_reply_desc()
|
/linux/drivers/scsi/esas2r/ |
H A D | esas2r_main.c | 1897 return DID_RESET; in esas2r_req_status_to_error()
|
/linux/drivers/scsi/fnic/ |
H A D | fnic_scsi.c | 2488 sc->result = DID_RESET << 16; in fnic_pending_aborts_iter() 2798 sc->result = DID_RESET << 16; in fnic_device_reset()
|