Searched defs:CE_XDIAG_EXTALG (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun4/sys/
H A Derrclassify.h221 * Format of individual detector/partner/leaky test results. CE_XDIAG_EXTALG
224 * In the partner check and leaky check cases CE_XDIAG_EXTALG is used to
233 #define CE_XDIAG_EXTALG 0x80 /* Extended algorithm applied */ macro
245 #define CE_XDIAG_EXT_ALG_APPLIED(c) (((c) & CE_XDIAG_EXTALG) != 0)

Completed in 56 milliseconds