Home
last modified time | relevance | path

Searched refs:cmi_hdl_chipident (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/intel/sys/
H A Dcpu_module.h176 extern const char *cmi_hdl_chipident(cmi_hdl_t);
/illumos-gate/usr/src/uts/intel/io/
H A Ddevfm_machdep.c214 if ((idstr = cmi_hdl_chipident(hdl)) != NULL) { in populate_cpu()
/illumos-gate/usr/src/uts/i86pc/os/
H A Dcmi.c967 cmi_hdl_chipident(cmi_hdl_t hdl) in cmi_hdl_chipident() function