Home
last modified time | relevance | path

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

/freebsd/sys/dev/ocs_fc/
H A Docs_hw.c2183 uint32_t tcheck_count; in ocs_hw_eq_process() local
2187 tcheck_count = OCS_HW_TIMECHECK_ITERATIONS; in ocs_hw_eq_process()
2225 if (tcheck_count && (--tcheck_count == 0)) { in ocs_hw_eq_process()
2226 tcheck_count = OCS_HW_TIMECHECK_ITERATIONS; in ocs_hw_eq_process()