Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
ath_watchdog
src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/if_ath.c
161
static void ath_watchdog(void *);
src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/if_ath.c
2753
callout_reset(&sc->sc_wd_ch, hz, ath_watchdog, sc);