Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/os/
H A Dmp_machdep.c85 static int mach_softlvl_to_vect(int ipl);
992 slvltovect = mach_softlvl_to_vect; in mach_init()
1457 mach_softlvl_to_vect(int ipl) in mach_softlvl_to_vect() function