Home
last modified time | relevance | path

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

/freebsd/sys/dev/firewire/
H A Dfirewire.c371 #define WATCHDOG_HZ 10 macro
385 if (watchdog_clock > WATCHDOG_HZ * 15) in firewire_watchdog()
390 callout_reset(&fc->timeout_callout, hz / WATCHDOG_HZ, in firewire_watchdog()