Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/lw8/io/
H A Dlw8.c280 static ddi_softintr_t lw8_slow_shutdown_softint_id; variable
375 &lw8_slow_shutdown_softint_id, NULL, NULL, in lw8_attach()
390 ddi_remove_softintr(lw8_slow_shutdown_softint_id); in lw8_attach()
406 ddi_remove_softintr(lw8_slow_shutdown_softint_id); in lw8_attach()
443 ddi_remove_softintr(lw8_slow_shutdown_softint_id); in lw8_detach()
743 ddi_trigger_softintr(lw8_slow_shutdown_softint_id); in lw8_event_data_handler()