Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/sys/
H A Dcpu_module_impl.h53 #define CMI_API_VERSION CMI_API_VERSION_3 macro
/illumos-gate/usr/src/uts/i86pc/os/
H A Dcmi.c235 if (apiver != CMI_API_VERSION) { in cmi_load_modctl()
239 CMI_API_VERSION_TOPRINT(CMI_API_VERSION)); in cmi_load_modctl()