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

/macosx-10.10/pdisk-9/
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 73 milliseconds