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

/freebsd-10-stable/sys/dev/lmc/
H A Dif_lmc.c4646 lmc_watchdog(void *arg) function
4739 callout_reset(&sc->callout, hz, lmc_watchdog, ifp);
4920 callout_reset(&sc->callout, hz, lmc_watchdog, sc);

Completed in 163 milliseconds