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

  /src/sys/dev/raidframe/
rf_psstatus.h 109 #define RF_PSS_UNDER_RECON 0x00000001 /* this parity stripe is
rf_psstatus.c 312 if (p->flags & RF_PSS_UNDER_RECON)
rf_reconstruct.c 1742 pssPtr->flags |= RF_PSS_UNDER_RECON; /* mark this RU as under
1789 if (!(pssPtr->flags & RF_PSS_UNDER_RECON)) {
1934 if (!(pssPtr->flags & RF_PSS_UNDER_RECON)) {

Completed in 61 milliseconds