Home
last modified time | relevance | path

Searched defs:psm_get_ipivect (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/i86pc/sys/
H A Dpsm_types.h159 int (*psm_get_ipivect)(int ipl, int type); member
292 int (*psm_get_ipivect)(int ipl, int type); member
/titanic_41/usr/src/uts/i86pc/os/
H A Dmp_machdep.c147 int (*psm_get_ipivect)(int, int) = NULL; variable