cpu_fru_fmri
kstat_named_setstr(&cpu_info_template.ci_cpu_fru, cpu_fru_fmri(cp));
strlen(cpu_fru_fmri(cp)) + 1;
extern char *cpu_fru_fmri(cpu_t *cp);