Home
last modified time | relevance | path

Searched refs:CMI_API_VERSION_TOPRINT (Results 1 – 2 of 2) sorted by path

/illumos-gate/usr/src/uts/i86pc/os/
H A Dcmi.c238 CMI_API_VERSION_TOPRINT(apiver), in cmi_load_modctl()
239 CMI_API_VERSION_TOPRINT(CMI_API_VERSION)); in cmi_load_modctl()
/illumos-gate/usr/src/uts/i86pc/sys/
H A Dcpu_module_impl.h46 #define CMI_API_VERSION_TOPRINT(v) ((v) & 0x000fffff) macro