Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/
H A Davintr.h91 extern ddi_softint_hdl_impl_t softlevel_hdl[];
/titanic_44/usr/src/uts/common/io/
H A Davintr.c93 ddi_softint_hdl_impl_t softlevel_hdl[DDI_IPL_10] = { variable
643 (*setsoftint)(level, softlevel_hdl[level-1].ih_pending); in sir_on()
/titanic_44/usr/src/uts/i86pc/os/
H A Dstartup.c2254 (void) add_avsoftintr((void *)&softlevel_hdl[i-1], i, in startup_end()