Home | History | Annotate | Download | only in raidframe

Lines Matching defs:parityPDA

146  * validate only the range of parity defined by parityPDA, since this
149 * region defined by the parityPDA.
156 RF_PhysDiskAddr_t *parityPDA;
171 for (parityPDA = doasm->parityInfo; parityPDA;
172 parityPDA = parityPDA->next) {
175 parityPDA,
192 RF_PhysDiskAddr_t *parityPDA, int correct_it,
198 RF_SectorCount_t numsector = parityPDA->numSector;
238 rf_RangeRestrictPDA(raidPtr, parityPDA, pda, 0, 1);
249 rf_RangeRestrictPDA(raidPtr, parityPDA, asmap->parityInfo, 0, 1);