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

/illumos-gate/usr/src/uts/sun4v/pcbe/
H A Dniagara_pcbe.c136 #define ULTRA_PCR_PRIVPIC (UINT64_C(1) << CPC_PCR_PRIVPIC) macro
140 static const uint64_t allstopped = ULTRA_PCR_PRIVPIC;
H A Dniagara2_pcbe.c145 #define ULTRA_PCR_PRIVPIC (UINT64_C(1) << CPC_PCR_PRIV_SHIFT) macro
149 static const uint64_t allstopped = (ULTRA_PCR_PRIVPIC |
/illumos-gate/usr/src/uts/sun4u/pcbe/
H A Dus234_pcbe.c140 #define ULTRA_PCR_PRIVPIC (UINT64_C(1) << CPC_ULTRA_PCR_PRIVPIC) macro
154 static const uint64_t allstopped = ULTRA_PCR_PRIVPIC;

Completed in 48 milliseconds