Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun4u/sunfire/sys/
H A Dsysctrl.h376 ddi_softintr_t spur_id; /* when we get a spurious int... */ member
/titanic_41/usr/src/uts/sun4u/sunfire/io/
H A Dsysctrl.c591 if (ddi_add_softintr(devi, DDI_SOFTINT_LOW, &softsp->spur_id, in sysctrl_attach()
875 ddi_remove_softintr(softsp->spur_id); in sysctrl_attach()
1539 ddi_trigger_softintr(softsp->spur_id); in system_high_handler()