Searched refs:bRetryIdx (Results 1 – 1 of 1) sorted by relevance
78 uint8_t bRetryIdx; in RedIoRead() local83 for( bRetryIdx = 0U; bRetryIdx <= gpRedVolConf->bBlockIoRetries; bRetryIdx++ ) in RedIoRead()136 uint8_t bRetryIdx; in RedIoWrite() local141 for( bRetryIdx = 0U; bRetryIdx <= gpRedVolConf->bBlockIoRetries; bRetryIdx++ ) in RedIoWrite()180 uint8_t bRetryIdx; in RedIoFlush() local182 for( bRetryIdx = 0U; bRetryIdx <= gpRedVolConf->bBlockIoRetries; bRetryIdx++ ) in RedIoFlush()
Completed in 6 milliseconds