Searched refs:set_host_byte (Results 1 – 16 of 16) sorted by relevance
| /linux/drivers/s390/scsi/ |
| H A D | zfcp_fc.h | 287 set_host_byte(scsi, DID_OK); in zfcp_fc_eval_fcp_rsp() 289 set_host_byte(scsi, DID_ERROR); in zfcp_fc_eval_fcp_rsp() 309 set_host_byte(scsi, DID_ERROR); in zfcp_fc_eval_fcp_rsp() 313 set_host_byte(scsi, DID_ERROR); in zfcp_fc_eval_fcp_rsp()
|
| H A D | zfcp_scsi.c | 61 set_host_byte(scpnt, result); in zfcp_scsi_command_fail() 860 set_host_byte(scmd, DID_SOFT_ERROR); in zfcp_scsi_dif_sense_error()
|
| H A D | zfcp_fsf.c | 2478 set_host_byte(scpnt, DID_TRANSPORT_DISRUPTED); in zfcp_fsf_fcp_cmnd_handler() 2485 set_host_byte(scpnt, DID_ERROR); in zfcp_fsf_fcp_cmnd_handler()
|
| /linux/include/scsi/ |
| H A D | scsi_cmnd.h | 344 static inline void set_host_byte(struct scsi_cmnd *cmd, char status) in set_host_byte() function 372 set_host_byte(cmd, DID_ABORT); in scsi_msg_to_host_byte() 375 set_host_byte(cmd, DID_RESET); in scsi_msg_to_host_byte() 378 set_host_byte(cmd, DID_ERROR); in scsi_msg_to_host_byte()
|
| /linux/drivers/scsi/ |
| H A D | scsi_error.c | 195 set_host_byte(scmd, DID_TIME_OUT); in scmd_eh_abort_handler() 395 set_host_byte(scmd, DID_TIME_OUT); in scsi_timeout() 1988 set_host_byte(scmd, DID_TIME_OUT); in scsi_decide_disposition()
|
| H A D | hosts.c | 715 set_host_byte(scmd, status); in complete_all_cmds_iter()
|
| H A D | xen-scsifront.c | 318 set_host_byte(sc, scsifront_host_byte(ring_rsp->rslt)); in scsifront_cdb_cmd_done()
|
| H A D | esp_scsi.c | 909 set_host_byte(cmd, host_byte); in esp_cmd_is_done()
|
| H A D | scsi_transport_fc.c | 3860 set_host_byte(scmd, DID_TRANSPORT_MARGINAL); in fc_eh_should_retry_cmd()
|
| H A D | scsi_debug.c | 9230 set_host_byte(scp, res ? DID_OK : DID_ERROR); in scsi_debug_abort_cmd() 9245 set_host_byte(scp, DID_ERROR); in scsi_debug_process_reserved_command()
|
| /linux/drivers/scsi/lpfc/ |
| H A D | lpfc_scsi.c | 2852 set_host_byte(cmd, DID_ABORT); in lpfc_calc_bg_err() 2861 set_host_byte(cmd, DID_ABORT); in lpfc_calc_bg_err() 2871 set_host_byte(cmd, DID_ABORT); in lpfc_calc_bg_err() 2974 set_host_byte(cmd, DID_ABORT); in lpfc_parse_bg_err() 2987 set_host_byte(cmd, DID_ABORT); in lpfc_parse_bg_err() 3000 set_host_byte(cmd, DID_ABORT); in lpfc_parse_bg_err()
|
| /linux/drivers/ata/ |
| H A D | libata-eh.c | 658 set_host_byte(scmd, DID_OK); in ata_scsi_cmd_error_handler() 670 set_host_byte(scmd, DID_TIME_OUT); in ata_scsi_cmd_error_handler()
|
| H A D | libata-scsi.c | 781 set_host_byte(cmd, DID_OK); in ata_scsi_qc_new()
|
| /linux/drivers/scsi/libfc/ |
| H A D | fc_fcp.c | 2041 set_host_byte(sc_cmd, DID_ERROR); in fc_io_compl()
|
| /linux/drivers/ufs/core/ |
| H A D | ufshcd.c | 3129 set_host_byte(cmd, DID_BAD_TARGET); in ufshcd_queuecommand() 3138 set_host_byte(cmd, DID_ERROR); in ufshcd_queuecommand() 6055 set_host_byte(cmd, DID_REQUEUE); in ufshcd_mcq_force_compl_one() 9591 set_host_byte(scmd, DID_REQUEUE); in ufshcd_eh_timed_out() 9594 set_host_byte(scmd, DID_TIME_OUT); in ufshcd_eh_timed_out()
|
| /linux/drivers/scsi/mpt3sas/ |
| H A D | mpt3sas_scsih.c | 5421 set_host_byte(scmd, DID_ABORT); in _scsih_eedp_error_handling()
|