Home
last modified time | relevance | path

Searched refs:SRB_STATUS_ERROR (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/scsi/
H A Dstorvsc_drv.c319 #define SRB_STATUS_ERROR 0x04 macro
986 case SRB_STATUS_ERROR: in storvsc_handle_error()
H A Dstex.c101 SRB_STATUS_ERROR = 0x04, enumerator
763 case SRB_STATUS_ERROR: in DEF_SCSI_QCMD()
/openbmc/linux/drivers/scsi/aacraid/
H A Daachba.c3501 case SRB_STATUS_ERROR: in aac_srb_callback()
4123 { SRB_STATUS_ERROR, "Error Event"},
H A Daacraid.h2075 #define SRB_STATUS_ERROR 0x04 macro