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

/linux-4.1.27/include/scsi/
H A Dscsi.h467 #define DID_TARGET_FAILURE 0x10 /* Permanent target failure, do not retry on macro
/linux-4.1.27/drivers/scsi/
H A Dstorvsc_drv.c1062 set_host_byte(scmnd, DID_TARGET_FAILURE); storvsc_handle_error()
1089 set_host_byte(scmnd, DID_TARGET_FAILURE); storvsc_handle_error()
H A Dscsi_error.c569 set_host_byte(scmd, DID_TARGET_FAILURE); scsi_check_sense()
585 set_host_byte(scmd, DID_TARGET_FAILURE); scsi_check_sense()
592 set_host_byte(scmd, DID_TARGET_FAILURE); scsi_check_sense()
H A Dvirtio_scsi.c185 set_host_byte(sc, DID_TARGET_FAILURE); virtscsi_complete_cmd()
H A Dconstants.c1221 "DID_TRANSPORT_DISRUPTED", "DID_TRANSPORT_FAILFAST", "DID_TARGET_FAILURE",
H A Dscsi_lib.c764 case DID_TARGET_FAILURE: __scsi_error_from_host_byte()

Completed in 136 milliseconds