Home
last modified time | relevance | path

Searched refs:PSM_MOD_IDENTIFY (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/i86pc/sys/
H A Dpsm_modctl.h47 #define PSM_MOD_IDENTIFY 0x0002 macro
/titanic_41/usr/src/uts/i86pc/os/
H A Dmp_implfuncs.c325 if (swp->psw_flag & PSM_MOD_IDENTIFY) { in mod_removepsm()
413 swp->psw_flag |= PSM_MOD_IDENTIFY; in psm_install()
H A Dmp_machdep.c929 if (!(swp->psw_flag & PSM_MOD_IDENTIFY)) in mach_construct_info()