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

/illumos-gate/usr/src/uts/sun4u/sys/
H A Dopl_olympus_regs.h236 #define ERRLOG_REG_LOGPA_MASK INT64_C(0x0003ffffffffffc0) /* PA to log */ macro
244 #define ERRLOG_REG_LOGPA(reg) (reg & ERRLOG_REG_LOGPA_MASK)

Completed in 233 milliseconds