Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/i86pc/sys/
H A Dcpu_module_ms_impl.h49 #define CMS_API_VERSION CMS_API_VERSION_2 macro
/titanic_50/usr/src/uts/i86pc/os/
H A Dcms.c221 if (apiver != CMS_API_VERSION) { in cms_load_modctl()
225 CMS_API_VERSION_TOPRINT(CMS_API_VERSION)); in cms_load_modctl()