Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ath/
H A Dath_impl.h279 ddi_softintr_t asc_softint_id; member
H A Dath_main.c1494 ddi_trigger_softintr(asc->asc_softint_id); in ath_intr()
2254 &asc->asc_softint_id, NULL, 0, ath_softint_handler, (caddr_t)asc); in ath_attach()
2326 ddi_remove_softintr(asc->asc_softint_id); in ath_attach()
2404 ddi_remove_softintr(asc->asc_softint_id); in ath_detach()