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

/illumos-gate/usr/src/uts/sun4u/sys/
H A Dopl.h51 #define OPL_MAX_CPUID_PER_CMP (OPL_MAX_COREID_PER_CMP * \ macro
55 (OPL_MAX_CPUID_PER_CMP * OPL_MAX_CMPID_PER_BOARD)
64 #define CHIP_ID(x) (((uint_t)(x)/OPL_MAX_CPUID_PER_CMP) & \

Completed in 57 milliseconds