Searched refs:pdaP (Results 1 – 1 of 1) sorted by relevance
1140 RF_PhysDiskAddr_t *pda, *pdaP; in rf_CreateRaidOneWriteDAG() local1216 pdaP = asmap->parityInfo; in rf_CreateRaidOneWriteDAG()1223 wmirNode[i].params[0].p = pdaP; in rf_CreateRaidOneWriteDAG()1230 pdaP = pdaP->next; in rf_CreateRaidOneWriteDAG()1233 RF_ASSERT(pdaP == NULL); in rf_CreateRaidOneWriteDAG()2237 RF_PhysDiskAddr_t *pda, *pdaP; in rf_CreateRaidOneWriteDAGFwd() local2311 pdaP = asmap->parityInfo; in rf_CreateRaidOneWriteDAGFwd()2318 wmirNode[i].params[0].p = pdaP; in rf_CreateRaidOneWriteDAGFwd()2325 pdaP = pdaP->next; in rf_CreateRaidOneWriteDAGFwd()2328 RF_ASSERT(pdaP == NULL); in rf_CreateRaidOneWriteDAGFwd()