Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/sys/
H A Dcpu_module_impl.h48 #define CMI_API_VERSION_0 _CMI_API_VERSION(0) macro
/illumos-gate/usr/src/uts/i86pc/os/
H A Dcmi.c224 apiver = CMI_API_VERSION_0; in cmi_load_modctl()