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

/netbsd-current/external/bsd/pdisk/dist/
H A DDoSCSICommand.c360 short totalTries; /* Get/Select retries */ local
427 for (totalTries = 0; totalTries < kMaxSCSIRetries; totalTries++) {
536 continue; /* Do next totalTries attempt */
542 } /* totalTries loop */

Completed in 121 milliseconds