Searched defs:NUM_RETRIES (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/avs/ns/rdc/
H A Drdc_diskq.c3158 #define NUM_RETRIES 15 /* Number of retries to wait if no progress */ macro
3232 if (counter++ > NUM_RETRIES) {
H A Drdc_clnt.c2433 #define NUM_RETRIES 15 /* Number of retries to wait if no progress */ macro
2483 if (counter++ > NUM_RETRIES) {

Completed in 54 milliseconds