Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/fcoei/
H A Dfcoei.c648 clock_t last_clock; in fcoei_watchdog() local
659 last_clock = CURRENT_CLOCK; in fcoei_watchdog()
675 if ((start_clock - last_clock) < tmp_delay) { in fcoei_watchdog()
678 last_clock = start_clock; in fcoei_watchdog()