Home
last modified time | relevance | path

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

/src/sys/dev/watchdog/
H A Dwatchdog.c70 static int wd_softtimer; /* true = use softtimer instead of hardware variable
158 if (wd_softtimer) { in wdog_kern_pat_sbt()
333 if (u == wd_softtimer) in wd_ioctl()
340 wd_softtimer = u; in wd_ioctl()