Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun4u/sunfire/sys/
H A Dsysctrl.h387 ddi_softintr_t sbrd_pres_id; /* sbrd softintr id */ member
/titanic_41/usr/src/uts/sun4u/sunfire/io/
H A Dsysctrl.c699 if (ddi_add_softintr(devi, DDI_SOFTINT_LOW, &softsp->sbrd_pres_id, in sysctrl_attach()
855 ddi_remove_softintr(softsp->sbrd_pres_id); in sysctrl_attach()
1509 ddi_trigger_softintr(softsp->sbrd_pres_id); in system_high_handler()