Home
last modified time | relevance | path

Searched refs:SRB_STATUS_REQUEST_SENSE_FAILED (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/scsi/aacraid/
H A Daachba.c3503 case SRB_STATUS_REQUEST_SENSE_FAILED: in aac_srb_callback()
4134 { SRB_STATUS_REQUEST_SENSE_FAILED,"Request Sense Failed"},
H A Daacraid.h2086 #define SRB_STATUS_REQUEST_SENSE_FAILED 0x10 macro