Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/scsi/
Dscsi_proto.h202 #define SAM_STAT_ACA_ACTIVE 0x30 macro
/kernel/linux/linux-5.10/include/trace/events/
Dtarget.h129 { SAM_STAT_ACA_ACTIVE, "ACA ACTIVE" }, \
Dscsi.h183 scsi_statusbyte_name(SAM_STAT_ACA_ACTIVE), \
/kernel/linux/linux-5.10/drivers/scsi/
Dpmcraid.c2649 PMCRAID_IOASC_SENSE_STATUS(ioasc) != SAM_STAT_ACA_ACTIVE) in pmcraid_error_handler()