Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/elx/efct/
H A Defct_hw.c2206 u32 tcheck_count; in efct_hw_eq_process() local
2211 tcheck_count = EFCT_HW_TIMECHECK_ITERATIONS; in efct_hw_eq_process()
2247 if (tcheck_count && (--tcheck_count == 0)) { in efct_hw_eq_process()
2248 tcheck_count = EFCT_HW_TIMECHECK_ITERATIONS; in efct_hw_eq_process()