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

/illumos-gate/usr/src/uts/sun4u/pcbe/
H A Dopl_pcbe.c191 #define SPARC64_VI_PCR_OVF (CPC_SPARC64_VI_PCR_OVF_MASK << \ macro
654 return ((pcr & SPARC64_VI_PCR_OVF) >> CPC_SPARC64_VI_PCR_OVF_SHIFT);
773 pcr &= ~(SPARC64_VI_PCR_OVRO | SPARC64_VI_PCR_OVF);

Completed in 57 milliseconds