Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/io/
H A Dcbe.c129 (*setsoftint)(CBE_LOCK_PIL, cbe_clock_hdl.ih_pending); in cbe_softint()
155 ipl = CBE_LOCK_PIL; in cbe_set_level()
359 (void) add_avsoftintr((void *)&cbe_clock_hdl, CBE_LOCK_PIL, in cbe_init()
/illumos-gate/usr/src/uts/i86pc/sys/
H A Dclock.h76 #define CBE_LOCK_PIL LOCK_LEVEL macro
/illumos-gate/usr/src/uts/sun4/sys/
H A Dclock.h75 #define CBE_LOCK_PIL LOCK_LEVEL macro
/illumos-gate/usr/src/uts/sun4/io/
H A Dcbe.c147 ipl = CBE_LOCK_PIL; in cbe_set_level()
/illumos-gate/usr/src/uts/i86pc/os/
H A Dmachdep.c1420 (*setsoftint)(CBE_LOCK_PIL, lbolt_softint_hdl.ih_pending); in lbolt_softint_post()