Searched refs:enc_status (Results 1 - 4 of 4) sorted by last modified time

/freebsd-11-stable/sys/cam/scsi/
H A Dscsi_enc_ses.c1575 enc_cache->enc_status = page->hdr.page_specific_flags;
1598 enc_cache->enc_status = page->hdr.page_specific_flags;
H A Dscsi_enc_safte.c199 encioc_enc_status_t enc_status; member in struct:scfg
369 cfg->enc_status = 0;
407 cfg->enc_status |= SES_ENCSTAT_CRITICAL;
409 cfg->enc_status |= SES_ENCSTAT_NONCRITICAL;
422 cfg->enc_status |= SES_ENCSTAT_CRITICAL;
424 cfg->enc_status |= SES_ENCSTAT_NONCRITICAL;
429 cfg->enc_status |= SES_ENCSTAT_INFO;
446 cfg->enc_status |= SES_ENCSTAT_CRITICAL;
461 cfg->enc_status |= SES_ENCSTAT_INFO;
466 cfg->enc_status |
[all...]
H A Dscsi_enc_internal.h117 encioc_enc_status_t enc_status; /* overall status */ member in struct:enc_cache
H A Dscsi_enc.c465 tmp = cache->enc_status;
468 cache->enc_status = tmp;

Completed in 94 milliseconds