Home
last modified time | relevance | path

Searched refs:CPC_ULTRA_PCR_SYS (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/pcbe/
H A Dus234_pcbe.c139 #define ULTRA_PCR_SYS (UINT64_C(1) << CPC_ULTRA_PCR_SYS)
143 #define CPC_ULTRA_PCR_SYS 1 macro
869 pcr |= (1ull << CPC_ULTRA_PCR_SYS); in us_pcbe_program()
/illumos-gate/usr/src/lib/libcpc/sparc/
H A Devent_ultra.c168 UINT64_C(1), CPC_ULTRA_PCR_SYS },
179 UINT64_C(1), CPC_ULTRA_PCR_SYS },
/illumos-gate/usr/src/lib/libcpc/common/
H A Dlibcpc_impl.h214 #define CPC_ULTRA_PCR_SYS 1 macro