OPL_MAX_CPUID_PER_CMP
proto->unum = ((portid/OPL_MAX_CPUID_PER_CMP) &
((portid & (OPL_MAX_CPUID_PER_CMP - 1)) *
(OPL_MAX_CPUID_PER_CMP * OPL_MAX_CMPID_PER_BOARD)
#define CHIP_ID(x) (((uint_t)(x)/OPL_MAX_CPUID_PER_CMP) & \