Home
last modified time | relevance | path

Searched refs:numRUsComplete (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/sys/dev/raidframe/
Drf_reconstruct.h130 RF_ReconUnitCount_t numRUsComplete; /* number of Reconstruction Units done */ member
Drf_reconstruct.c606 raidPtr->reconControl->numRUsComplete = 0; in rf_ContinueReconstructFailedDisk()
765 raidPtr->reconControl->numRUsComplete = in rf_ContinueReconstructFailedDisk()
771 … (raidPtr->reconControl->numRUsComplete * 100 / raidPtr->reconControl->numRUsTotal); in rf_ContinueReconstructFailedDisk()
Drf_netbsdkintf.c1554 *data = (raidPtr->reconControl->numRUsComplete * 100 in rf_check_recon_status()
3945 info->completed = raidPtr->reconControl->numRUsComplete; in rf_check_recon_status_ext()