Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/i86pc/sys/
H A Dcpu_module_impl.h43 #define CMI_API_VERSION_CHKMAGIC(v) \ macro
/titanic_41/usr/src/uts/i86pc/os/
H A Dcmi.c233 if (!CMI_API_VERSION_CHKMAGIC(apiver)) { in cmi_load_modctl()