Home
last modified time | relevance | path

Searched refs:DID_TARGET_FAILURE (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/scsi/
H A Dscsi.h130 #define DID_TARGET_FAILURE 0x10 /* Permanent target failure, do not retry on macro
/kernel/linux/linux-5.10/drivers/scsi/
H A Dscsi_error.c608 set_host_byte(scmd, DID_TARGET_FAILURE); in scsi_check_sense()
624 set_host_byte(scmd, DID_TARGET_FAILURE); in scsi_check_sense()
634 set_host_byte(scmd, DID_TARGET_FAILURE); in scsi_check_sense()
H A Dvirtio_scsi.c143 set_host_byte(sc, DID_TARGET_FAILURE); in virtscsi_complete_cmd()
H A Dstorvsc_drv.c1076 set_host_byte(scmnd, DID_TARGET_FAILURE); in storvsc_handle_error()
H A Dscsi_lib.c636 case DID_TARGET_FAILURE: in scsi_result_to_blk_status()
/kernel/linux/linux-5.10/drivers/usb/storage/
H A Duas.c288 set_host_byte(cmnd, DID_TARGET_FAILURE); in uas_evaluate_response_iu()

Completed in 14 milliseconds