Home
last modified time | relevance | path

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

/linux-4.4.14/include/scsi/
Dscsi_proto.h192 #define SAM_STAT_ACA_ACTIVE 0x30 macro
/linux-4.4.14/include/trace/events/
Dtarget.h128 { SAM_STAT_ACA_ACTIVE, "ACA ACTIVE" }, \
Dscsi.h184 scsi_statusbyte_name(SAM_STAT_ACA_ACTIVE), \
/linux-4.4.14/drivers/scsi/
Dpmcraid.c2693 PMCRAID_IOASC_SENSE_STATUS(ioasc) != SAM_STAT_ACA_ACTIVE) in pmcraid_error_handler()