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

/freebsd-current/sys/dev/watchdog/
H A Dwatchdog.c105 seconds_to_pow2ns(int seconds) function
368 error = wdog_kern_pat(seconds_to_pow2ns(u));
/freebsd-current/usr.sbin/watchdogd/
H A Dwatchdogd.c66 static int seconds_to_pow2ns(int);
221 rv = seconds_to_pow2ns(a);
651 seconds_to_pow2ns(int seconds) function
667 printf("seconds_to_pow2ns: seconds: %d, ns %lld, power %d\n",

Completed in 119 milliseconds