Searched refs:bBlockIoRetries (Results 1 – 2 of 2) sorted by relevance
83 for( bRetryIdx = 0U; bRetryIdx <= gpRedVolConf->bBlockIoRetries; bRetryIdx++ ) in RedIoRead()141 for( bRetryIdx = 0U; bRetryIdx <= gpRedVolConf->bBlockIoRetries; bRetryIdx++ ) in RedIoWrite()182 for( bRetryIdx = 0U; bRetryIdx <= gpRedVolConf->bBlockIoRetries; bRetryIdx++ ) in RedIoFlush()
72 uint8_t bBlockIoRetries; member
Completed in 7 milliseconds