x86_chiprev_t
x86_chiprev_t aos_chiprev;
x86_chiprev_t rev = ao->ao_ms_shared->aos_chiprev;
x86_chiprev_t rev = ao->ao_ms_shared->aos_chiprev;
x86_chiprev_t rev = ao->ao_ms_shared->aos_chiprev;
x86_chiprev_t ans_rev; /* revision per cpuid_getchiprev */
x86_chiprev_t rev = authamd->amd_shared->ans_rev;
x86_chiprev_t rev = authamd->amd_shared->ans_rev;
x86_chiprev_t rev = cmi_hdl_chiprev(hdl);
x86_chiprev_t rev = authamd->amd_shared->ans_rev;
x86_chiprev_t rev = authamd->amd_shared->ans_rev;
x86_chiprev_t rev = authamd->amd_shared->ans_rev;
x86_chiprev_t rev = authamd->amd_shared->ans_rev;
x86_chiprev_t rev = authamd->amd_shared->ans_rev;
extern x86_chiprev_t _cpuid_chiprev(uint_t, uint_t, uint_t, uint_t);
static x86_chiprev_t
x86_chiprev_t (*cmio_chiprev)(cmi_hdl_impl_t *);
CMI_HDL_OPFUNC(chiprev, x86_chiprev_t)
static x86_chiprev_t
x86_chiprev_t azn_chiprev;
x86_chiprev_t rev = (x86_chiprev_t)mcp->mcp_rev;
x86_chiprev_t rev = mc->mc_props.mcp_rev;
x86_chiprev_t rev = mc->mc_props.mcp_rev;
x86_chiprev_t rev = mcp->mcp_rev;
x86_chiprev_t rev = mc->mc_props.mcp_rev;
x86_chiprev_t rev = mc->mc_props.mcp_rev;
x86_chiprev_t cpi_chiprev; /* See X86_CHIPREV_* in x86_archext.h */
extern x86_chiprev_t _cpuid_chiprev(uint_t, uint_t, uint_t, uint_t);
const x86_chiprev_t cf_chiprev;
x86_chiprev_t
chiprev_family(const x86_chiprev_t cr)
chiprev_matches(const x86_chiprev_t cr, const x86_chiprev_t template)
chiprev_at_least(const x86_chiprev_t cr, const x86_chiprev_t min)
x86_chiprev_t
x86_chiprev_t chiprev = X86_CHIPREV_UNKNOWN;
x86_chiprev_t rm_chiprev;
uint32_t *skt_p, x86_chiprev_t *chiprev_p, const char **chiprevstr_p,
x86_chiprev_t rev;
extern x86_chiprev_t cmi_hdl_chiprev(cmi_hdl_t);
extern x86_chiprev_t cpuid_getchiprev(struct cpu *);
extern x86_processor_family_t chiprev_family(const x86_chiprev_t);
extern boolean_t chiprev_matches(const x86_chiprev_t, const x86_chiprev_t);
extern boolean_t chiprev_at_least(const x86_chiprev_t, const x86_chiprev_t);