Home
last modified time | relevance | path

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

/dragonfly/sys/bus/firewire/
HDfirewire.c355 #define WATCHDOC_HZ 10 macro
369 if (watchdoc_clock > WATCHDOC_HZ * 15) { in firewire_watchdog()
375 callout_reset(&fc->timeout_callout, hz / WATCHDOC_HZ, in firewire_watchdog()