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

/opensolaris-onvv-gate/usr/src/lib/sun_fc/common/
H A DFCHBA.cc46 #define EXCPT_RETRY_COUNT 10 macro
421 if (times++ > EXCPT_RETRY_COUNT) {
428 if (times++ > EXCPT_RETRY_COUNT) {
435 if (times++ > EXCPT_RETRY_COUNT) {

Completed in 44 milliseconds