Searched refs:ALL_ENC_STAT (Results 1 – 1 of 1) sorted by relevance
1429 #define ALL_ENC_STAT (SES_ENCSTAT_CRITICAL | SES_ENCSTAT_UNRECOV | \ macro1621 ssc->ses_encstat &= ~ALL_ENC_STAT; in safte_set_encstat()1622 ssc->ses_encstat |= (encstat & ALL_ENC_STAT); in safte_set_encstat()1887 oencstat = ssc->ses_encstat & ALL_ENC_STAT; in safte_rdstat()