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

/illumos-gate/usr/src/psm/stand/boot/sparc/common/
H A Dwanboot.c62 #define WANBOOT_RETRY_NOMAX -1 macro
165 if (retry_max == WANBOOT_RETRY_NOMAX || retry_cnt <= retry_max) {

Completed in 69 milliseconds