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

/freebsd-12-stable/sys/dev/watchdog/
H A Dwatchdog.c63 static int wd_softtimer; /* true = use softtimer instead of hardware variable
157 if (wd_softtimer) {
331 if (u == wd_softtimer)
338 wd_softtimer = u;

Completed in 52 milliseconds