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

  /src/sys/dev/raidframe/
rf_reconstruct.h 78 * RF_REVENT_SKIP -- we need to skip the current RU and go on to the next one, typ. b/c we found recon forced
88 RF_REVENT_SKIP,
rf_reconstruct.c 1097 case RF_REVENT_SKIP:
1287 rf_CauseReconEvent(raidPtr, col, NULL, RF_REVENT_SKIP);
1301 rf_CauseReconEvent(raidPtr, col, NULL, RF_REVENT_SKIP);

Completed in 13 milliseconds