Searched refs:LOOP_DOWN_TIMER_END (Results 1 – 3 of 3) sorted by relevance
360 #define LOOP_DOWN_TIMER_END 1 macro
1703 } else if (ha->loop_down_abort_time <= LOOP_DOWN_TIMER_END) { in ql_common_properties()1704 ha->loop_down_abort_time = LOOP_DOWN_TIMER_END + 1; in ql_common_properties()
9650 if (ha->loop_down_timer > LOOP_DOWN_TIMER_END) { in ql_timer()