Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/i86pc/sys/
H A Dcpu_module_ms_impl.h43 #define CMS_API_VERSION_CHKMAGIC(v) \ macro
/titanic_44/usr/src/uts/i86pc/os/
H A Dcms.c213 if (!CMS_API_VERSION_CHKMAGIC(apiver)) { in cms_load_modctl()