Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/firewire/
Dfirewire.c389 #define WATCHDOG_HZ 10 macro
403 if (watchdog_clock > WATCHDOG_HZ * 15) in firewire_watchdog()
408 callout_reset(&fc->timeout_callout, hz / WATCHDOG_HZ, in firewire_watchdog()