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

/freebsd-13-stable/sys/dev/ath/
H A Dif_ath.c174 static void ath_bstuck_proc(void *, int);
764 TASK_INIT(&sc->sc_bstucktask,0, ath_bstuck_proc, sc);
3779 ath_bstuck_proc(void *arg, int pending) function

Completed in 113 milliseconds