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

/freebsd-9.3-release/sys/dev/iwi/
H A Dif_iwi.c173 static void iwi_watchdog(void *);
1994 iwi_watchdog(void *arg) function
2027 callout_reset(&sc->sc_wdtimer, hz, iwi_watchdog, sc);
3149 callout_reset(&sc->sc_wdtimer, hz, iwi_watchdog, sc);

Completed in 154 milliseconds