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

  /src/sys/dev/raidframe/
rf_raid.h 190 int reconInProgress;
rf_reconstruct.c 223 while (raidPtr->reconInProgress) {
226 raidPtr->reconInProgress++;
230 raidPtr->reconInProgress--;
397 while (raidPtr->reconInProgress) {
401 raidPtr->reconInProgress++;
416 raidPtr->reconInProgress--;
461 raidPtr->reconInProgress--;
474 raidPtr->reconInProgress--;
553 raidPtr->reconInProgress--;
rf_driver.c 240 while (raidPtr->reconInProgress) {

Completed in 15 milliseconds