Searched refs:MAX_RETRY (Results 1 – 1 of 1) sorted by relevance
88 const int MAX_RETRY = 20; in init() local89 while (retryCount < MAX_RETRY) { in init()