Home
last modified time | relevance | path

Searched refs:PSM_INFO_VER01_5 (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/uts/i86pc/sys/
H A Dpsm_types.h216 #define PSM_INFO_VER01_5 0x8606 macro
/titanic_50/usr/src/uts/i86xpv/io/psm/
H A Dxpv_uppc.c899 PSM_INFO_VER01_5, /* version */
H A Dxpv_psm.c1680 PSM_INFO_VER01_5, /* version */
/titanic_50/usr/src/uts/i86pc/os/
H A Dmp_machdep.c896 else if (mach_ver[owner] == (ushort_t)PSM_INFO_VER01_5) in mach_get_platform()