Searched refs:enc_status (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/sys/cam/scsi/
H A Dscsi_enc_safte.c199 encioc_enc_status_t enc_status; member in struct:scfg
371 cfg->enc_status = 0;
409 cfg->enc_status |= SES_ENCSTAT_CRITICAL;
411 cfg->enc_status |= SES_ENCSTAT_NONCRITICAL;
424 cfg->enc_status |= SES_ENCSTAT_CRITICAL;
426 cfg->enc_status |= SES_ENCSTAT_NONCRITICAL;
431 cfg->enc_status |= SES_ENCSTAT_INFO;
448 cfg->enc_status |= SES_ENCSTAT_CRITICAL;
463 cfg->enc_status |= SES_ENCSTAT_INFO;
468 cfg->enc_status |
[all...]
H A Dscsi_enc_internal.h121 encioc_enc_status_t enc_status; /* overall status */ member in struct:enc_cache
H A Dscsi_enc.c448 tmp = cache->enc_status;
451 cache->enc_status = tmp;
H A Dscsi_enc_ses.c1542 enc_cache->enc_status = page->hdr.page_specific_flags;
1565 enc_cache->enc_status = page->hdr.page_specific_flags;

Completed in 118 milliseconds