/Linux-v4.19/drivers/s390/scsi/ |
D | zfcp_fc.h | 271 set_host_byte(scsi, DID_OK); in zfcp_fc_eval_fcp_rsp() 273 set_host_byte(scsi, DID_ERROR); in zfcp_fc_eval_fcp_rsp() 293 set_host_byte(scsi, DID_ERROR); in zfcp_fc_eval_fcp_rsp() 297 set_host_byte(scsi, DID_ERROR); in zfcp_fc_eval_fcp_rsp()
|
D | zfcp_scsi.c | 57 set_host_byte(scpnt, result); in zfcp_scsi_command_fail() 821 set_host_byte(scmd, DID_SOFT_ERROR); in zfcp_scsi_dif_sense_error()
|
D | zfcp_fsf.c | 2138 set_host_byte(scpnt, DID_TRANSPORT_DISRUPTED); in zfcp_fsf_fcp_cmnd_handler() 2145 set_host_byte(scpnt, DID_ERROR); in zfcp_fsf_fcp_cmnd_handler()
|
/Linux-v4.19/drivers/scsi/ |
D | virtio_scsi.c | 161 set_host_byte(sc, DID_OK); in virtscsi_complete_cmd() 164 set_host_byte(sc, DID_ERROR); in virtscsi_complete_cmd() 167 set_host_byte(sc, DID_ABORT); in virtscsi_complete_cmd() 170 set_host_byte(sc, DID_BAD_TARGET); in virtscsi_complete_cmd() 173 set_host_byte(sc, DID_RESET); in virtscsi_complete_cmd() 176 set_host_byte(sc, DID_BUS_BUSY); in virtscsi_complete_cmd() 179 set_host_byte(sc, DID_TRANSPORT_DISRUPTED); in virtscsi_complete_cmd() 182 set_host_byte(sc, DID_TARGET_FAILURE); in virtscsi_complete_cmd() 185 set_host_byte(sc, DID_NEXUS_FAILURE); in virtscsi_complete_cmd() 192 set_host_byte(sc, DID_ERROR); in virtscsi_complete_cmd()
|
D | scsi_error.c | 146 set_host_byte(scmd, DID_TIME_OUT); in scmd_eh_abort_handler() 314 set_host_byte(scmd, DID_TIME_OUT); in scsi_times_out() 601 set_host_byte(scmd, DID_ALLOC_FAILURE); in scsi_check_sense() 609 set_host_byte(scmd, DID_TARGET_FAILURE); in scsi_check_sense() 616 set_host_byte(scmd, DID_MEDIUM_ERROR); in scsi_check_sense() 625 set_host_byte(scmd, DID_TARGET_FAILURE); in scsi_check_sense() 635 set_host_byte(scmd, DID_TARGET_FAILURE); in scsi_check_sense() 1788 set_host_byte(scmd, DID_TIME_OUT); in scsi_decide_disposition() 1912 set_host_byte(scmd, DID_NEXUS_FAILURE); in scsi_decide_disposition()
|
D | NCR5380.c | 518 set_host_byte(cmd, DID_ERROR); in complete_cmd() 2251 set_host_byte(cmd, DID_ERROR); in NCR5380_abort() 2262 set_host_byte(cmd, DID_ERROR); in NCR5380_abort() 2267 set_host_byte(cmd, DID_ABORT); in NCR5380_abort() 2275 set_host_byte(cmd, DID_ERROR); in NCR5380_abort() 2343 set_host_byte(cmd, DID_RESET); in NCR5380_host_reset() 2351 set_host_byte(cmd, DID_RESET); in NCR5380_host_reset() 2357 set_host_byte(hostdata->connected, DID_RESET); in NCR5380_host_reset()
|
D | storvsc_drv.c | 952 set_host_byte(scmnd, DID_PASSTHROUGH); in storvsc_handle_error() 962 set_host_byte(scmnd, DID_ERROR); in storvsc_handle_error() 966 set_host_byte(scmnd, DID_NO_CONNECT); in storvsc_handle_error() 978 set_host_byte(scmnd, DID_REQUEUE); in storvsc_handle_error() 991 set_host_byte(scmnd, DID_TARGET_FAILURE); in storvsc_handle_error()
|
D | scsi_lib.c | 749 set_host_byte(cmd, DID_OK); in scsi_result_to_blk_status() 754 set_host_byte(cmd, DID_OK); in scsi_result_to_blk_status() 757 set_host_byte(cmd, DID_OK); in scsi_result_to_blk_status()
|
/Linux-v4.19/drivers/target/loopback/ |
D | tcm_loop.c | 117 set_host_byte(sc, DID_NO_CONNECT); in tcm_loop_submission_work() 121 set_host_byte(sc, DID_TRANSPORT_DISRUPTED); in tcm_loop_submission_work() 128 set_host_byte(sc, DID_ERROR); in tcm_loop_submission_work() 161 set_host_byte(sc, DID_NO_CONNECT); in tcm_loop_submission_work() 186 set_host_byte(sc, DID_ERROR); in tcm_loop_queuecommand() 583 set_host_byte(sc, DID_OK); in tcm_loop_queue_data_in() 611 set_host_byte(sc, DID_OK); in tcm_loop_queue_status()
|
/Linux-v4.19/include/scsi/ |
D | scsi_cmnd.h | 338 static inline void set_host_byte(struct scsi_cmnd *cmd, char status) in set_host_byte() function
|
/Linux-v4.19/drivers/scsi/smartpqi/ |
D | smartpqi_init.c | 2568 set_host_byte(scmd, host_byte); in pqi_process_raid_io_error() 2658 set_host_byte(scmd, host_byte); in pqi_process_aio_io_error() 4755 set_host_byte(scmd, DID_RESET); in pqi_retry_raid_bypass() 4838 set_host_byte(scmd, DID_IMM_RETRY); in pqi_aio_io_complete() 4966 set_host_byte(scmd, DID_NO_CONNECT); in pqi_scsi_queue_command() 5107 set_host_byte(scmd, DID_RESET); in pqi_fail_io_queued_for_device() 6553 set_host_byte(scmd, DID_NO_CONNECT); in pqi_fail_all_outstanding_requests()
|
/Linux-v4.19/drivers/scsi/qla2xxx/ |
D | qla_isr.c | 2180 set_host_byte(cmd, DID_ABORT); in qla2x00_handle_dif_error() 2190 set_host_byte(cmd, DID_ABORT); in qla2x00_handle_dif_error() 2200 set_host_byte(cmd, DID_ABORT); in qla2x00_handle_dif_error()
|
/Linux-v4.19/drivers/scsi/libfc/ |
D | fc_fcp.c | 2059 set_host_byte(sc_cmd, DID_ERROR); in fc_io_compl()
|
/Linux-v4.19/drivers/scsi/ufs/ |
D | ufshcd.c | 2409 set_host_byte(cmd, DID_ERROR); in ufshcd_queuecommand() 2415 set_host_byte(cmd, DID_BAD_TARGET); in ufshcd_queuecommand() 2422 set_host_byte(cmd, DID_ERROR); in ufshcd_queuecommand()
|
/Linux-v4.19/drivers/scsi/arm/ |
D | acornscsi.c | 860 set_host_byte(SCpnt, DID_ERROR); in acornscsi_done()
|
D | fas216.c | 2088 set_host_byte(SCpnt, DID_ERROR); in fas216_std_done()
|