Home
last modified time | relevance | path

Searched refs:wd_last_u_sysctl (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/watchdog/
H A Dwatchdog.c67 static u_int wd_last_u_sysctl; /* last timeout value set by kern_do_pat */ variable
73 &wd_last_u_sysctl, 0, "Watchdog last update time");
143 wd_last_u_sysctl = wd_last_u; in wdog_kern_pat()