Home
last modified time | relevance | path

Searched refs:SES_ENCSTAT_NONCRITICAL (Results 1 – 5 of 5) sorted by relevance

/dragonfly/share/examples/ses/srcs/
H A Dchpmon.c49 (SES_ENCSTAT_UNRECOV|SES_ENCSTAT_CRITICAL|SES_ENCSTAT_NONCRITICAL)
116 if (stat & SES_ENCSTAT_NONCRITICAL)
H A Dsesd.c46 SES_ENCSTAT_NONCRITICAL | SES_ENCSTAT_INFO)
150 if (stat & SES_ENCSTAT_NONCRITICAL) {
H A Dgetencstat.c105 if (estat & SES_ENCSTAT_NONCRITICAL) {
/dragonfly/sys/bus/cam/scsi/
H A Dscsi_ses.h122 #define SES_ENCSTAT_NONCRITICAL 0x4 macro
H A Dscsi_ses.c1571 SES_ENCSTAT_NONCRITICAL | SES_ENCSTAT_INFO)
1757 } else if ((encstat & SES_ENCSTAT_NONCRITICAL) != 0) { in safte_set_encstat()
2062 ssc->ses_encstat |= SES_ENCSTAT_NONCRITICAL; in safte_rdstat()
2076 ssc->ses_encstat |= SES_ENCSTAT_NONCRITICAL; in safte_rdstat()
2121 ssc->ses_encstat |= SES_ENCSTAT_NONCRITICAL; in safte_rdstat()
2127 ssc->ses_encstat |= SES_ENCSTAT_NONCRITICAL; in safte_rdstat()
2214 ssc->ses_encstat |= SES_ENCSTAT_NONCRITICAL; in safte_rdstat()