Searched refs:wi_watchdog (Results 1 – 1 of 1) sorted by relevance
145 static void wi_watchdog(void *);700 callout_reset(&sc->sc_watchdog, hz, wi_watchdog, sc); in wi_init()1150 wi_watchdog(void *arg) in wi_watchdog() function1169 callout_reset(&sc->sc_watchdog, hz, wi_watchdog, sc); in wi_watchdog()