chiprev_family
if (chiprev_family(azn->azn_chiprev) ==
smntemp->smn_fam = chiprev_family(cpuid_getchiprev(CPU));
umc->umc_family = chiprev_family(cpuid_getchiprev(CPU));
extern x86_processor_family_t chiprev_family(const x86_chiprev_t);