Home
last modified time | relevance | path

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

/NextBSD/sys/dev/ath/
HDif_athvar.h781 struct task sc_fataltask; /* fatal task */ member
HDif_ath.c728 TASK_INIT(&sc->sc_fataltask, 0, ath_fatal_proc, sc); in ath_attach()
2091 taskqueue_enqueue(sc->sc_tq, &sc->sc_fataltask); in ath_intr()