Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_ath.c174 static void ath_reset_proc(void *, int);
767 TASK_INIT(&sc->sc_resettask,0, ath_reset_proc, sc); in ath_attach()
3820 ath_reset_proc(void *arg, int pending) in ath_reset_proc() function