Home
last modified time | relevance | path

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

/linux/include/scsi/
H A Dscsi_proto.h211 SAM_STAT_ACA_ACTIVE = 0x30, enumerator
/linux/include/trace/events/
H A Dtarget.h129 { SAM_STAT_ACA_ACTIVE, "ACA ACTIVE" }, \
/linux/drivers/scsi/
H A Dscsi_error.c2090 case SAM_STAT_ACA_ACTIVE: in scsi_decide_disposition()
H A Dpmcraid.c2645 PMCRAID_IOASC_SENSE_STATUS(ioasc) != SAM_STAT_ACA_ACTIVE) in pmcraid_error_handler()