Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/sys/
H A Dcpu_module_impl.h44 #define CMI_API_VERSION_CHKMAGIC(v) \ macro
/illumos-gate/usr/src/uts/i86pc/os/
H A Dcmi.c227 if (!CMI_API_VERSION_CHKMAGIC(apiver)) { in cmi_load_modctl()