Home
last modified time | relevance | path

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

/freebsd/sys/dev/bwi/
H A Dif_bwivar.h617 struct task sc_restart_task; member
H A Dif_bwi.c371 TASK_INIT(&sc->sc_restart_task, 0, bwi_restart, sc); in bwi_attach()
1446 taskqueue_enqueue(sc->sc_tq, &sc->sc_restart_task); in bwi_watchdog()
1601 taskqueue_enqueue(sc->sc_tq, &sc->sc_restart_task); in bwi_intr()