Searched refs:AUX_MAX_TIMEOUT_COUNT (Results 1 – 1 of 1) sorted by relevance
37 #define AUX_MAX_TIMEOUT_COUNT 50 macro388 if (timeout_count >= AUX_MAX_TIMEOUT_COUNT) in aux_request_send()441 if (timeout_count >= AUX_MAX_TIMEOUT_COUNT) in aux_request_send()471 (timeout_count < AUX_MAX_TIMEOUT_COUNT)) { in aux_request()