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

/freebsd-10-stable/sys/dev/lmc/
H A Dif_lmc.h1677 static void linux_watchdog(unsigned long);
H A Dif_lmc.c6641 linux_watchdog(unsigned long softc) function
6753 /* Arrange to call linux_watchdog() once a second. */
6756 sc->wd_timer.function = &linux_watchdog;

Completed in 126 milliseconds