Searched refs:MAX_HSEARCH_RETRIES (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/avs/ns/sdbc/
H A Dsd_hash.c199 #define MAX_HSEARCH_RETRIES 30 macro
224 if (++tries < MAX_HSEARCH_RETRIES) goto retry_search;

Completed in 43 milliseconds