Searched refs:DID_TARGET_FAILURE (Results 1 – 7 of 7) sorted by relevance
65 DID_TARGET_FAILURE = 0x10, /* Permanent target failure, do not retry on enumerator
651 set_host_byte(scmd, DID_TARGET_FAILURE); in scsi_check_sense()667 set_host_byte(scmd, DID_TARGET_FAILURE); in scsi_check_sense()677 set_host_byte(scmd, DID_TARGET_FAILURE); in scsi_check_sense()
144 set_host_byte(sc, DID_TARGET_FAILURE); in virtscsi_complete_cmd()
1098 set_host_byte(scmnd, DID_TARGET_FAILURE); in storvsc_handle_error()
603 case DID_TARGET_FAILURE: in scsi_result_to_blk_status()
288 set_host_byte(cmnd, DID_TARGET_FAILURE); in uas_evaluate_response_iu()
1292 SET_DID_STATUS(bsg_reply->result, DID_TARGET_FAILURE); in qla24xx_sadb_update()
Completed in 26 milliseconds