Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/i86pc/sys/
H A Dpsm_modctl.h46 #define PSM_MOD_INSTALL 0x0001 macro
/titanic_44/usr/src/uts/i86pc/os/
H A Dmp_implfuncs.c312 swp->psw_flag |= PSM_MOD_INSTALL; in mod_installpsm()
329 if (!(swp->psw_flag & PSM_MOD_INSTALL)) { in mod_removepsm()