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

  /src/sys/dev/raidframe/
rf_map.h 56 void rf_ASMParityAdjust(RF_Raid_t *, RF_PhysDiskAddr_t *, RF_StripeNum_t, RF_SectorNum_t,
rf_map.c 212 rf_ASMParityAdjust(raidPtr, asm_p->parityInfo, startAddrWithinStripe, endAddress, layoutPtr, asm_p);
239 rf_ASMParityAdjust(raidPtr, asm_p->parityInfo, startAddrWithinStripe, endAddress, layoutPtr, asm_p);
240 rf_ASMParityAdjust(raidPtr, asm_p->qInfo, startAddrWithinStripe, endAddress, layoutPtr, asm_p);
768 rf_ASMParityAdjust(RF_Raid_t *raidPtr,

Completed in 13 milliseconds