HomeSort by: relevance | last modified time | path
    Searched refs:numRUsTotal (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/raidframe/
rf_reconstruct.h 131 RF_ReconUnitCount_t numRUsTotal; /* total number of Reconstruction Units */
rf_reconstruct.c 605 raidPtr->reconControl->numRUsTotal = mapPtr->totalRUs;
763 raidPtr->reconControl->numRUsTotal =
771 (raidPtr->reconControl->numRUsComplete * 100 / raidPtr->reconControl->numRUsTotal);
rf_netbsdkintf.c 1550 if (raidPtr->reconControl->numRUsTotal == 0) {
1555 / raidPtr->reconControl->numRUsTotal);
3944 info->total = raidPtr->reconControl->numRUsTotal;

Completed in 20 milliseconds