Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/lw8/io/
H A Dntwdt.c355 static ddi_softintr_t ntwdt_mbox_softint_id; variable
871 &ntwdt_mbox_softint_id, NULL, NULL, ntwdt_mbox_softint, in ntwdt_add_mbox_handlers()
892 ddi_remove_softintr(ntwdt_mbox_softint_id); in ntwdt_add_mbox_handlers()
922 ddi_remove_softintr(ntwdt_mbox_softint_id); in ntwdt_remove_mbox_handlers()
2060 ddi_trigger_softintr(ntwdt_mbox_softint_id); in ntwdt_event_data_handler()