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

/macosx-10.10.1/pdisk-9/
H A DDoSCSICommand.c44 #define kMaxSCSIRetries 40 /* 10 seconds, 4 times/sec */ macro
427 for (totalTries = 0; totalTries < kMaxSCSIRetries; totalTries++) {

Completed in 113 milliseconds