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

  /src/sys/dev/raidframe/
rf_raid.h 72 rf_rs_optimal, enumerator in enum:RF_RowStatus_e
rf_parityscan.c 91 if (raidPtr->status != rf_rs_optimal) {
rf_driver.c 351 raidPtr->status = rf_rs_optimal;
rf_reconstruct.c 520 raidPtr->status = rf_rs_optimal;
925 raidPtr->status = (ds) ? rf_rs_reconfigured : rf_rs_optimal;

Completed in 15 milliseconds