Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/ieee1394/
Dfirewire.c1321 #define WATCHDOG_HZ 10 macro
1335 if (watchdog_clock > WATCHDOG_HZ * 15) in firewire_watchdog()
1340 callout_schedule(&fc->timeout_callout, hz / WATCHDOG_HZ); in firewire_watchdog()