sys/dev/raidframe/raidframevar.h
603
RF_PhysDiskAddr_t * parityPDA,
sys/dev/raidframe/rf_aselect.c
136
RF_PhysDiskAddr_t *physPtr;
sys/dev/raidframe/rf_dag.h
176
RF_PhysDiskAddr_t *pda_cleanup_list; /* for PDAs that can't get
sys/dev/raidframe/rf_dagdegrd.c
1048
RF_PhysDiskAddr_t *pda, *pqPDAs;
sys/dev/raidframe/rf_dagdegrd.c
1049
RF_PhysDiskAddr_t *npdas;
sys/dev/raidframe/rf_dagdegrd.c
1053
RF_PhysDiskAddr_t *failedPDA = asmap->failedPDAs[0];
sys/dev/raidframe/rf_dagdegrd.c
1054
RF_PhysDiskAddr_t *failedPDAtwo = asmap->failedPDAs[1];
sys/dev/raidframe/rf_dagdegrd.c
124
RF_PhysDiskAddr_t *pda;
sys/dev/raidframe/rf_dagdegrd.c
277
RF_PhysDiskAddr_t *pda, *parityPDA;
sys/dev/raidframe/rf_dagdegrd.c
279
RF_PhysDiskAddr_t *failedPDA;
sys/dev/raidframe/rf_dagdegrd.c
457
memcpy((char *) pda, (char *) tmprudNode->params[0].p, sizeof(RF_PhysDiskAddr_t));
sys/dev/raidframe/rf_dagdegrd.c
584
RF_PhysDiskAddr_t *pda;
sys/dev/raidframe/rf_dagdegrd.c
703
RF_PhysDiskAddr_t **pdap, int *nNodep,
sys/dev/raidframe/rf_dagdegrd.c
704
RF_PhysDiskAddr_t **pqpdap, int *nPQNodep,
sys/dev/raidframe/rf_dagdegrd.c
715
RF_PhysDiskAddr_t *fone = asmap->failedPDAs[0], *ftwo = asmap->failedPDAs[1];
sys/dev/raidframe/rf_dagdegrd.c
716
RF_PhysDiskAddr_t *pda_p;
sys/dev/raidframe/rf_dagdegrd.c
717
RF_PhysDiskAddr_t *phys_p;
sys/dev/raidframe/rf_dagdegrd.h
54
RF_AccessStripeMap_t * asmap, RF_PhysDiskAddr_t ** pdap,
sys/dev/raidframe/rf_dagdegrd.h
55
int *nNodep, RF_PhysDiskAddr_t ** pqpdap, int *nPQNodep,
sys/dev/raidframe/rf_dagdegwr.c
180
RF_PhysDiskAddr_t *pda, *parityPDA;
sys/dev/raidframe/rf_dagdegwr.c
182
RF_PhysDiskAddr_t *failedPDA;
sys/dev/raidframe/rf_dagdegwr.c
439
memcpy((char *) pda, (char *) tmpwndNode->params[0].p, sizeof(RF_PhysDiskAddr_t));
sys/dev/raidframe/rf_dagdegwr.c
573
RF_PhysDiskAddr_t ** pdap,
sys/dev/raidframe/rf_dagdegwr.c
575
RF_PhysDiskAddr_t ** pqpdap,
sys/dev/raidframe/rf_dagdegwr.c
586
RF_PhysDiskAddr_t *fone = asmap->failedPDAs[0], *ftwo = asmap->failedPDAs[1];
sys/dev/raidframe/rf_dagdegwr.c
587
RF_PhysDiskAddr_t *pda_p;
sys/dev/raidframe/rf_dagdegwr.c
723
RF_PhysDiskAddr_t *pda, *pqPDAs;
sys/dev/raidframe/rf_dagdegwr.c
724
RF_PhysDiskAddr_t *npdas;
sys/dev/raidframe/rf_dagdegwr.h
44
RF_AccessStripeMap_t * asmap, RF_PhysDiskAddr_t ** pdap,
sys/dev/raidframe/rf_dagdegwr.h
45
int *nNodep, RF_PhysDiskAddr_t ** pqpdap,
sys/dev/raidframe/rf_dagffrd.c
134
RF_PhysDiskAddr_t *pda = asmap->physInfo;
sys/dev/raidframe/rf_dagffrd.c
330
RF_PhysDiskAddr_t *data_pda = asmap->physInfo;
sys/dev/raidframe/rf_dagffrd.c
331
RF_PhysDiskAddr_t *parity_pda = asmap->parityInfo;
sys/dev/raidframe/rf_dagffwr.c
1208
RF_PhysDiskAddr_t *pda, *pdaP;
sys/dev/raidframe/rf_dagffwr.c
182
RF_PhysDiskAddr_t *pda;
sys/dev/raidframe/rf_dagffwr.c
351
if (((RF_PhysDiskAddr_t *) tmpNode->params[0].p)->numSector == raidPtr->Layout.sectorsPerStripeUnit)
sys/dev/raidframe/rf_dagffwr.c
545
RF_PhysDiskAddr_t *pda;
sys/dev/raidframe/rf_dagfuncs.c
168
RF_PhysDiskAddr_t *pda = (RF_PhysDiskAddr_t *) node->params[0].p;
sys/dev/raidframe/rf_dagfuncs.c
204
RF_PhysDiskAddr_t *pda = (RF_PhysDiskAddr_t *) node->params[0].p;
sys/dev/raidframe/rf_dagfuncs.c
268
RF_PhysDiskAddr_t *pda = (RF_PhysDiskAddr_t *) node->params[0].p;
sys/dev/raidframe/rf_dagfuncs.c
297
RF_PhysDiskAddr_t *pda = (RF_PhysDiskAddr_t *) node->params[0].p;
sys/dev/raidframe/rf_dagfuncs.c
328
RF_PhysDiskAddr_t *pda = (RF_PhysDiskAddr_t *) node->params[0].p;
sys/dev/raidframe/rf_dagfuncs.c
425
retcode = rf_XorIntoBuffer(raidPtr, (RF_PhysDiskAddr_t *) node->params[i].p,
sys/dev/raidframe/rf_dagfuncs.c
457
rf_RaidAddressToByte(raidPtr, ((RF_PhysDiskAddr_t *) node->params[i].p)->numSector));
sys/dev/raidframe/rf_dagfuncs.c
481
RF_PhysDiskAddr_t *failedPDA = (RF_PhysDiskAddr_t *) node->params[node->numParams - 2].p;
sys/dev/raidframe/rf_dagfuncs.c
483
RF_PhysDiskAddr_t *pda;
sys/dev/raidframe/rf_dagfuncs.c
497
pda = (RF_PhysDiskAddr_t *) node->params[i].p;
sys/dev/raidframe/rf_dagfuncs.c
527
rf_XorIntoBuffer(RF_Raid_t *raidPtr, RF_PhysDiskAddr_t *pda,
sys/dev/raidframe/rf_dagfuncs.h
58
rf_XorIntoBuffer(RF_Raid_t * raidPtr, RF_PhysDiskAddr_t * pda, char *srcbuf,
sys/dev/raidframe/rf_dagutils.c
1031
RF_PhysDiskAddr_t *src, RF_PhysDiskAddr_t *dest)
sys/dev/raidframe/rf_dagutils.c
1072
RF_PhysDiskAddr_t *failedPDA,
sys/dev/raidframe/rf_dagutils.c
1083
RF_PhysDiskAddr_t *pda;
sys/dev/raidframe/rf_dagutils.c
1190
rf_RangeRestrictPDA(RF_Raid_t *raidPtr, RF_PhysDiskAddr_t *src,
sys/dev/raidframe/rf_dagutils.c
1191
RF_PhysDiskAddr_t *dest, int dobuffer, int doraidaddr)
sys/dev/raidframe/rf_dagutils.c
1229
rf_compute_workload_shift(RF_Raid_t *raidPtr, RF_PhysDiskAddr_t *pda)
sys/dev/raidframe/rf_dagutils.c
1319
RF_PhysDiskAddr_t *data_pda = (RF_PhysDiskAddr_t *) node->params[0].p;
sys/dev/raidframe/rf_dagutils.c
1320
RF_PhysDiskAddr_t *mirror_pda = (RF_PhysDiskAddr_t *) node->params[4].p;
sys/dev/raidframe/rf_dagutils.c
1321
RF_PhysDiskAddr_t *tmp_pda;
sys/dev/raidframe/rf_dagutils.c
1392
RF_PhysDiskAddr_t *data_pda = (RF_PhysDiskAddr_t *) node->params[0].p;
sys/dev/raidframe/rf_dagutils.c
1393
RF_PhysDiskAddr_t *mirror_pda = (RF_PhysDiskAddr_t *) node->params[4].p;
sys/dev/raidframe/rf_dagutils.c
1394
RF_PhysDiskAddr_t *tmp_pda;
sys/dev/raidframe/rf_dagutils.c
183
RF_PhysDiskAddr_t *pda;
sys/dev/raidframe/rf_dagutils.c
500
RF_PhysDiskAddr_t *pda;
sys/dev/raidframe/rf_dagutils.c
508
pda = (RF_PhysDiskAddr_t *) node->params[0].p;
sys/dev/raidframe/rf_dagutils.c
522
pda = (RF_PhysDiskAddr_t *) node->params[i].p;
sys/dev/raidframe/rf_dagutils.c
523
bufPtr = (RF_PhysDiskAddr_t *) node->params[i + 1].p;
sys/dev/raidframe/rf_dagutils.c
533
pda = (RF_PhysDiskAddr_t *) node->params[i].p;
sys/dev/raidframe/rf_dagutils.c
534
bufPtr = (RF_PhysDiskAddr_t *) node->params[i + 1].p;
sys/dev/raidframe/rf_dagutils.c
920
RF_PhysDiskAddr_t *pda;
sys/dev/raidframe/rf_dagutils.h
103
int rf_PDAOverlap(RF_RaidLayout_t *, RF_PhysDiskAddr_t *, RF_PhysDiskAddr_t *);
sys/dev/raidframe/rf_dagutils.h
105
RF_PhysDiskAddr_t *, RF_DagHeader_t *,
sys/dev/raidframe/rf_dagutils.h
113
void rf_RangeRestrictPDA(RF_Raid_t *, RF_PhysDiskAddr_t *,
sys/dev/raidframe/rf_dagutils.h
114
RF_PhysDiskAddr_t *, int, int);
sys/dev/raidframe/rf_dagutils.h
116
int rf_compute_workload_shift(RF_Raid_t *, RF_PhysDiskAddr_t *);
sys/dev/raidframe/rf_evenodd.c
331
RF_PhysDiskAddr_t *parityPDA, int correct_it,
sys/dev/raidframe/rf_evenodd.c
344
RF_PhysDiskAddr_t *pda;
sys/dev/raidframe/rf_evenodd.h
52
RF_PhysDiskAddr_t * parityPDA, int correct_it, RF_RaidAccessFlags_t flags);
sys/dev/raidframe/rf_evenodd_dagfuncs.c
109
RF_PhysDiskAddr_t *pda;
sys/dev/raidframe/rf_evenodd_dagfuncs.c
111
RF_PhysDiskAddr_t *EPDA =
sys/dev/raidframe/rf_evenodd_dagfuncs.c
112
(RF_PhysDiskAddr_t *) node->params[EpdaIndex].p;
sys/dev/raidframe/rf_evenodd_dagfuncs.c
124
length = rf_RaidAddressToByte(raidPtr, ((RF_PhysDiskAddr_t *) node->params[k].p)->numSector);
sys/dev/raidframe/rf_evenodd_dagfuncs.c
132
pda = (RF_PhysDiskAddr_t *) node->params[i].p;
sys/dev/raidframe/rf_evenodd_dagfuncs.c
142
length = rf_RaidAddressToByte(raidPtr, ((RF_PhysDiskAddr_t *) node->params[k].p)->numSector);
sys/dev/raidframe/rf_evenodd_dagfuncs.c
156
RF_PhysDiskAddr_t *pda = (RF_PhysDiskAddr_t *) node->params[0].p;
sys/dev/raidframe/rf_evenodd_dagfuncs.c
164
RF_ASSERT(((RF_PhysDiskAddr_t *) node->params[2].p)->type == RF_PDA_TYPE_Q);
sys/dev/raidframe/rf_evenodd_dagfuncs.c
167
length = rf_RaidAddressToByte(raidPtr, ((RF_PhysDiskAddr_t *) node->params[4].p)->numSector); /* this is a pda of
sys/dev/raidframe/rf_evenodd_dagfuncs.c
196
RF_PhysDiskAddr_t *pda;
sys/dev/raidframe/rf_evenodd_dagfuncs.c
206
pda = (RF_PhysDiskAddr_t *) node->params[i].p;
sys/dev/raidframe/rf_evenodd_dagfuncs.c
246
RF_PhysDiskAddr_t *failedPDA = (RF_PhysDiskAddr_t *) node->params[node->numParams - 2].p;
sys/dev/raidframe/rf_evenodd_dagfuncs.c
247
RF_PhysDiskAddr_t *pda;
sys/dev/raidframe/rf_evenodd_dagfuncs.c
257
pda = (RF_PhysDiskAddr_t *) node->params[i].p;
sys/dev/raidframe/rf_evenodd_dagfuncs.c
390
RF_PhysDiskAddr_t *failedPDA = (RF_PhysDiskAddr_t *) node->params[node->numParams - 2].p;
sys/dev/raidframe/rf_evenodd_dagfuncs.c
395
RF_PhysDiskAddr_t *pda;
sys/dev/raidframe/rf_evenodd_dagfuncs.c
407
pda = (RF_PhysDiskAddr_t *) node->params[i].p;
sys/dev/raidframe/rf_evenodd_dagfuncs.c
644
RF_PhysDiskAddr_t *ppda, *ppda2, *epda, *epda2, *pda, *pda0, *pda1,
sys/dev/raidframe/rf_evenodd_dagfuncs.c
659
if (((RF_PhysDiskAddr_t *) node->params[i].p)->type != RF_PDA_TYPE_DATA) {
sys/dev/raidframe/rf_evenodd_dagfuncs.c
760
buf[(prmToCol[prm])] = (char *)((RF_PhysDiskAddr_t *) node->params[prm].p)->bufPtr +
sys/dev/raidframe/rf_evenodd_dagfuncs.c
769
dest[0] = (char *)((RF_PhysDiskAddr_t *) node->results[0])->bufPtr + rf_RaidAddressToByte(raidPtr, sector - fsuoff[0]);
sys/dev/raidframe/rf_evenodd_dagfuncs.c
775
dest[0] = (char *)((RF_PhysDiskAddr_t *) node->results[0])->bufPtr + rf_RaidAddressToByte(raidPtr, sector - fsuoff[0]);
sys/dev/raidframe/rf_evenodd_dagfuncs.c
781
dest[1] = (char *)((RF_PhysDiskAddr_t *) node->results[1])->bufPtr + rf_RaidAddressToByte(raidPtr, sector - fsuoff[1]);
sys/dev/raidframe/rf_evenodd_dagfuncs.c
838
RF_PhysDiskAddr_t *ppda, *epda, *pda, *fpda, npda;
sys/dev/raidframe/rf_evenodd_dagfuncs.c
866
pda = (RF_PhysDiskAddr_t *) node->params[prm].p;
sys/dev/raidframe/rf_evenodd_dagfuncs.c
924
rf_bxor(((RF_PhysDiskAddr_t *) node->params[numDataCol].p)->bufPtr, olddata[0], numbytes);
sys/dev/raidframe/rf_evenodd_dags.c
128
RF_PhysDiskAddr_t *temp;
sys/dev/raidframe/rf_evenodd_dags.c
141
RF_PhysDiskAddr_t *temp;
sys/dev/raidframe/rf_evenodd_dags.c
155
RF_PhysDiskAddr_t *temp;
sys/dev/raidframe/rf_evenodd_dags.c
80
RF_PhysDiskAddr_t *temp;
sys/dev/raidframe/rf_layout.h
110
RF_PhysDiskAddr_t *next;
sys/dev/raidframe/rf_layout.h
130
RF_PhysDiskAddr_t *failedPDAs[RF_MAX_FAILED_PDA]; /* array of failed phys
sys/dev/raidframe/rf_layout.h
132
RF_PhysDiskAddr_t *physInfo; /* a list of PhysDiskAddr structs */
sys/dev/raidframe/rf_layout.h
133
RF_PhysDiskAddr_t *parityInfo; /* list of physical addrs for the
sys/dev/raidframe/rf_layout.h
135
RF_PhysDiskAddr_t *qInfo; /* list of physical addrs for the Q of
sys/dev/raidframe/rf_map.c
101
RF_PhysDiskAddr_t *pdaList, *t_pda;
sys/dev/raidframe/rf_map.c
274
RF_PhysDiskAddr_t *pda;
sys/dev/raidframe/rf_map.c
368
rf_pool_init(raidPtr, raidPtr->poolNames.pda, &raidPtr->pools.pda, sizeof(RF_PhysDiskAddr_t),
sys/dev/raidframe/rf_map.c
450
RF_PhysDiskAddr_t *
sys/dev/raidframe/rf_map.c
46
static void rf_FreePDAList(RF_Raid_t *raidPtr, RF_PhysDiskAddr_t *pda_list);
sys/dev/raidframe/rf_map.c
460
RF_PhysDiskAddr_t *
sys/dev/raidframe/rf_map.c
463
RF_PhysDiskAddr_t *p, *prev;
sys/dev/raidframe/rf_map.c
478
rf_FreePhysDiskAddr(RF_Raid_t *raidPtr, RF_PhysDiskAddr_t *p)
sys/dev/raidframe/rf_map.c
484
rf_FreePDAList(RF_Raid_t *raidPtr, RF_PhysDiskAddr_t *pda_list)
sys/dev/raidframe/rf_map.c
486
RF_PhysDiskAddr_t *p, *tmp;
sys/dev/raidframe/rf_map.c
534
RF_PhysDiskAddr_t *pdp, *trailer, *pdaList = NULL, *pdaEnd = NULL;
sys/dev/raidframe/rf_map.c
698
RF_PhysDiskAddr_t *p;
sys/dev/raidframe/rf_map.c
769
RF_PhysDiskAddr_t *toAdjust,
sys/dev/raidframe/rf_map.c
775
RF_PhysDiskAddr_t *new_pda;
sys/dev/raidframe/rf_map.c
828
rf_ASMCheckStatus(RF_Raid_t *raidPtr, RF_PhysDiskAddr_t *pda_p,
sys/dev/raidframe/rf_map.c
90
RF_PhysDiskAddr_t *pda_p;
sys/dev/raidframe/rf_map.c
92
RF_PhysDiskAddr_t *pda_q;
sys/dev/raidframe/rf_map.h
46
RF_PhysDiskAddr_t *rf_AllocPhysDiskAddr(RF_Raid_t *);
sys/dev/raidframe/rf_map.h
47
RF_PhysDiskAddr_t *rf_AllocPDAList(RF_Raid_t *, int);
sys/dev/raidframe/rf_map.h
48
void rf_FreePhysDiskAddr(RF_Raid_t *, RF_PhysDiskAddr_t *);
sys/dev/raidframe/rf_map.h
56
void rf_ASMParityAdjust(RF_Raid_t *, RF_PhysDiskAddr_t *, RF_StripeNum_t, RF_SectorNum_t,
sys/dev/raidframe/rf_map.h
58
void rf_ASMCheckStatus(RF_Raid_t *, RF_PhysDiskAddr_t *, RF_AccessStripeMap_t *,
sys/dev/raidframe/rf_paritylog.c
262
RF_PhysDiskAddr_t * pda,
sys/dev/raidframe/rf_paritylog.c
272
RF_PhysDiskAddr_t *diskAddress;
sys/dev/raidframe/rf_paritylog.h
141
RF_PhysDiskAddr_t parityAddr;
sys/dev/raidframe/rf_paritylog.h
167
RF_PhysDiskAddr_t * pda, void *bufPtr, RF_Raid_t * raidPtr,
sys/dev/raidframe/rf_paritylog.h
65
RF_PhysDiskAddr_t diskAddress;
sys/dev/raidframe/rf_paritylog.h
77
RF_PhysDiskAddr_t parityAddr;
sys/dev/raidframe/rf_paritylogDiskMgr.c
118
RF_PhysDiskAddr_t ** rrd_pda)
sys/dev/raidframe/rf_paritylogDiskMgr.c
169
RF_PhysDiskAddr_t ** fwr_pda)
sys/dev/raidframe/rf_paritylogDiskMgr.c
217
RF_PhysDiskAddr_t ** prd_pda)
sys/dev/raidframe/rf_paritylogDiskMgr.c
271
RF_PhysDiskAddr_t ** pwr_pda)
sys/dev/raidframe/rf_paritylogDiskMgr.c
328
RF_PhysDiskAddr_t *fwr_pda;
sys/dev/raidframe/rf_paritylogDiskMgr.c
373
RF_PhysDiskAddr_t *rrd_pda = NULL, *prd_pda, *pwr_pda;
sys/dev/raidframe/rf_paritylogging.c
817
RF_PhysDiskAddr_t *failedPDA = NULL;
sys/dev/raidframe/rf_paritylogging.c
856
RF_PhysDiskAddr_t *p = asmp->parityInfo->next;
sys/dev/raidframe/rf_parityloggingdags.c
185
if (((RF_PhysDiskAddr_t *) rodNodes[i].params[0].p)->numSector == raidPtr->Layout.sectorsPerStripeUnit)
sys/dev/raidframe/rf_parityloggingdags.c
335
RF_PhysDiskAddr_t *pda = asmap->physInfo;
sys/dev/raidframe/rf_parityloggingdags.c
95
RF_PhysDiskAddr_t *pda;
sys/dev/raidframe/rf_parityscan.c
156
RF_PhysDiskAddr_t *parityPDA;
sys/dev/raidframe/rf_parityscan.c
192
RF_PhysDiskAddr_t *parityPDA, int correct_it,
sys/dev/raidframe/rf_parityscan.c
206
RF_PhysDiskAddr_t *pda;
sys/dev/raidframe/rf_parityscan.c
340
rf_TryToRedirectPDA(RF_Raid_t *raidPtr, RF_PhysDiskAddr_t *pda,
sys/dev/raidframe/rf_parityscan.h
38
int rf_VerifyParityBasic(RF_Raid_t *, RF_RaidAddr_t, RF_PhysDiskAddr_t *,
sys/dev/raidframe/rf_parityscan.h
42
int rf_TryToRedirectPDA(RF_Raid_t *, RF_PhysDiskAddr_t *, int);
sys/dev/raidframe/rf_pq.c
251
RF_PhysDiskAddr_t *old, *new;
sys/dev/raidframe/rf_pq.c
261
old = (RF_PhysDiskAddr_t *) node->params[2 * i].p;
sys/dev/raidframe/rf_pq.c
263
new = (RF_PhysDiskAddr_t *) node->params[2 * (d + 1 + i)].p;
sys/dev/raidframe/rf_pq.c
314
RF_PhysDiskAddr_t *old, *new;
sys/dev/raidframe/rf_pq.c
323
old = (RF_PhysDiskAddr_t *) node->params[2 * i].p;
sys/dev/raidframe/rf_pq.c
325
new = (RF_PhysDiskAddr_t *) node->params[2 * (d + 1 + i)].p;
sys/dev/raidframe/rf_pq.c
362
RF_PhysDiskAddr_t *old;
sys/dev/raidframe/rf_pq.c
370
old = (RF_PhysDiskAddr_t *) node->params[2 * i].p;
sys/dev/raidframe/rf_pq.c
405
RF_PhysDiskAddr_t *old;
sys/dev/raidframe/rf_pq.c
410
old = (RF_PhysDiskAddr_t *) node->params[np - 2].p;
sys/dev/raidframe/rf_pq.c
418
old = (RF_PhysDiskAddr_t *) node->params[2 * i].p;
sys/dev/raidframe/rf_pq.c
535
RF_PhysDiskAddr_t *failedPDA = (RF_PhysDiskAddr_t *) node->params[node->numParams - 2].p;
sys/dev/raidframe/rf_pq.c
537
RF_PhysDiskAddr_t *pda = NULL;
sys/dev/raidframe/rf_pq.c
550
pda = (RF_PhysDiskAddr_t *) node->params[i].p;
sys/dev/raidframe/rf_pq.c
601
RF_PhysDiskAddr_t *old;
sys/dev/raidframe/rf_pq.c
605
old = (RF_PhysDiskAddr_t *) node->params[np - 2].p;
sys/dev/raidframe/rf_pq.c
614
old = (RF_PhysDiskAddr_t *) node->params[2 * i].p;
sys/dev/raidframe/rf_pqdeg.c
136
RF_PhysDiskAddr_t *temp;
sys/dev/raidframe/rf_pqdeg.c
153
RF_PhysDiskAddr_t *temp;
sys/dev/raidframe/rf_pqdeg.c
192
RF_PhysDiskAddr_t *temp;
sys/dev/raidframe/rf_pqdeg.c
97
RF_PhysDiskAddr_t *temp;
sys/dev/raidframe/rf_pqdegdags.c
124
applyPDA(RF_Raid_t *raidPtr, RF_PhysDiskAddr_t *pda, RF_PhysDiskAddr_t *ppda, RF_PhysDiskAddr_t *qpda, const struct buf *bp)
sys/dev/raidframe/rf_pqdegdags.c
198
RF_PhysDiskAddr_t *ppda, *qpda, *pda, npda;
sys/dev/raidframe/rf_pqdegdags.c
307
RF_PhysDiskAddr_t *ppda, *qpda, *pda, npda;
sys/dev/raidframe/rf_pqdegdags.c
57
applyPDA(RF_Raid_t * raidPtr, RF_PhysDiskAddr_t * pda, RF_PhysDiskAddr_t * ppda,
sys/dev/raidframe/rf_pqdegdags.c
58
RF_PhysDiskAddr_t * qpda, const struct buf *bp);
sys/dev/raidframe/rf_raid0.c
137
RF_RaidAddr_t raidAddr, RF_PhysDiskAddr_t *parityPDA,
sys/dev/raidframe/rf_raid0.h
55
RF_PhysDiskAddr_t * parityPDA, int correct_it, RF_RaidAccessFlags_t flags);
sys/dev/raidframe/rf_raid1.c
180
RF_PhysDiskAddr_t *failedPDA;
sys/dev/raidframe/rf_raid1.c
258
RF_PhysDiskAddr_t *parityPDA, int correct_it,
sys/dev/raidframe/rf_raid1.c
275
RF_PhysDiskAddr_t *pda;
sys/dev/raidframe/rf_raid1.h
46
int rf_VerifyParityRAID1(RF_Raid_t *, RF_RaidAddr_t, RF_PhysDiskAddr_t *,
sys/dev/raidframe/rf_raid5.c
168
RF_PhysDiskAddr_t *failedPDA = NULL;
sys/dev/raidframe/rf_raid5.c
214
RF_PhysDiskAddr_t *p = asmap->parityInfo->next;