Searched refs:ath_fatal_proc (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/dev/ath/
H A Dif_ath.c165 static void ath_fatal_proc(void *, int);
767 TASK_INIT(&sc->sc_fataltask, 0, ath_fatal_proc, sc);
2358 ath_fatal_proc(void *arg, int pending) function

Completed in 170 milliseconds