Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/i86pc/os/
H A Dcmi.c128 #define CMI_MATCH_STEPPING 3 /* Match down to stepping */ macro
276 if (match >= CMI_MATCH_STEPPING && in cmi_cpu_match()
325 ASSERT(match == CMI_MATCH_STEPPING || match == CMI_MATCH_MODEL || in cmi_load_module()
367 for (i = CMI_MATCH_STEPPING; i >= CMI_MATCH_VENDOR; i--) { in cmi_load_specific()