Searched refs:GETRIES (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/bnu/ | ||
H A D | pk1.c | 161 #define GETRIES 10 macro 188 * Attempt no more than GETRIES times to read a packet. The only valid 191 for (tries = 0; tries < GETRIES; tries++) { |
Completed in 43 milliseconds