Searched refs:DID_TARGET_FAILURE (Results 1 – 6 of 6) sorted by relevance
156 #define DID_TARGET_FAILURE 0x10 /* Permanent target failure, do not retry on macro
607 set_host_byte(scmd, DID_TARGET_FAILURE); in scsi_check_sense()623 set_host_byte(scmd, DID_TARGET_FAILURE); in scsi_check_sense()633 set_host_byte(scmd, DID_TARGET_FAILURE); in scsi_check_sense()
143 set_host_byte(sc, DID_TARGET_FAILURE); in virtscsi_complete_cmd()
989 set_host_byte(scmnd, DID_TARGET_FAILURE); in storvsc_handle_error()
647 case DID_TARGET_FAILURE: in scsi_result_to_blk_status()
260 cmnd->result = DID_TARGET_FAILURE << 16; in uas_evaluate_response_iu()