Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/os/
H A Dintr.c1296 dispatch_softint(uint_t oldpil, uint_t arg2) in dispatch_softint() function
1352 switch_sp_and_call(newsp, dispatch_softint, oldipl, 0); in dosoftint()