SES_ENCSTAT_CRITICAL
if (stat & SES_ENCSTAT_CRITICAL)
stat = SES_ENCSTAT_CRITICAL;
(SES_ENCSTAT_UNRECOV|SES_ENCSTAT_CRITICAL|SES_ENCSTAT_NONCRITICAL)
if (estat & SES_ENCSTAT_CRITICAL) {
if (stat & SES_ENCSTAT_CRITICAL) {
#define ALLSTAT (SES_ENCSTAT_UNRECOV | SES_ENCSTAT_CRITICAL | \
cfg->adm_status |= SES_ENCSTAT_CRITICAL;
cfg->enc_status |= SES_ENCSTAT_CRITICAL;
cfg->enc_status |= SES_ENCSTAT_CRITICAL;
cfg->enc_status |= SES_ENCSTAT_CRITICAL;
#define ALL_ENC_STAT (SES_ENCSTAT_CRITICAL | SES_ENCSTAT_UNRECOV | \
cfg->enc_status |= SES_ENCSTAT_CRITICAL;
cfg->enc_status |= SES_ENCSTAT_CRITICAL;
cfg->slot_status |= SES_ENCSTAT_CRITICAL;
if (req->elm_stat[0] & (SES_ENCSTAT_CRITICAL|SES_ENCSTAT_UNRECOV))
if (estat & SES_ENCSTAT_CRITICAL) {