Searched refs:MAX_RETRIES (Results 1 – 9 of 9) sorted by relevance
85 #define MAX_RETRIES 3 macro390 for (ntries = 0; ntries < MAX_RETRIES; ntries++) { in findversion()393 (ntries+1 < MAX_RETRIES)) { in findversion()414 for (ntries = 0; ntries < MAX_RETRIES; ntries++) { in findversion()417 (ntries+1 < MAX_RETRIES)) { in findversion()
68 #define MAX_RETRIES 3 macro474 for (ntries = 0; ntries < MAX_RETRIES; ntries++) { in q_findversion()477 (ntries+1 < MAX_RETRIES)) { in q_findversion()
158 #define MAX_RETRIES 10 macro171 status == HBA_STATUS_ERROR_BUSY) && count++ < MAX_RETRIES) { in getAdapterAttrs()201 status == HBA_STATUS_ERROR_BUSY) && count++ < MAX_RETRIES) { in getAdapterPortAttrs()241 status == HBA_STATUS_ERROR_BUSY) && count++ < MAX_RETRIES) { in getDiscPortAttrs()421 status == HBA_STATUS_ERROR_MORE_DATA) && loop++ < MAX_RETRIES) { in fetch_mappings()
167 #define MAX_RETRIES 3 /* Max number of send retries if no response */ macro
136 #define MAX_RETRIES 10 macro
206 (long)MAX_RETRIES*RETRY_DELAY_SECS); in _z_acquire_lock()648 _z_echo(a_waitingMsg, (long)MAX_RETRIES*RETRY_DELAY_SECS, in _z_lock_zone_object()752 (long)MAX_RETRIES*RETRY_DELAY_SECS); in _z_release_lock()
407 for (i = 0; i < MAX_RETRIES; i++) { in _z_make_zone_ready()421 if (i >= MAX_RETRIES) { in _z_make_zone_ready()
115 #define MAX_RETRIES 300 macro
64 #define MAX_RETRIES 10 macro