Symbol: RF_RaidAddr_t
sys/dev/raidframe/raidframevar.h
551
void (*MapSector) (RF_Raid_t * raidPtr, RF_RaidAddr_t raidSector,
sys/dev/raidframe/raidframevar.h
557
void (*MapParity) (RF_Raid_t * raidPtr, RF_RaidAddr_t raidSector,
sys/dev/raidframe/raidframevar.h
562
void (*MapQ) (RF_Raid_t * raidPtr, RF_RaidAddr_t raidSector,
sys/dev/raidframe/raidframevar.h
567
void (*IdentifyStripe) (RF_Raid_t * raidPtr, RF_RaidAddr_t addr,
sys/dev/raidframe/raidframevar.h
602
int (*VerifyParity) (RF_Raid_t * raidPtr, RF_RaidAddr_t raidAddr,
sys/dev/raidframe/rf_aselect.c
134
RF_RaidAddr_t address;
sys/dev/raidframe/rf_chaindecluster.c
126
rf_MapSectorChainDecluster(RF_Raid_t *raidPtr, RF_RaidAddr_t raidSector,
sys/dev/raidframe/rf_chaindecluster.c
170
rf_MapParityChainDecluster(RF_Raid_t *raidPtr, RF_RaidAddr_t raidSector,
sys/dev/raidframe/rf_chaindecluster.c
208
rf_IdentifyStripeChainDecluster(RF_Raid_t *raidPtr, RF_RaidAddr_t addr,
sys/dev/raidframe/rf_chaindecluster.h
42
rf_MapSectorChainDecluster(RF_Raid_t * raidPtr, RF_RaidAddr_t raidSector,
sys/dev/raidframe/rf_chaindecluster.h
45
rf_MapParityChainDecluster(RF_Raid_t * raidPtr, RF_RaidAddr_t raidSector,
sys/dev/raidframe/rf_chaindecluster.h
48
rf_IdentifyStripeChainDecluster(RF_Raid_t * raidPtr, RF_RaidAddr_t addr,
sys/dev/raidframe/rf_dagdegrd.c
718
RF_RaidAddr_t sosAddr;
sys/dev/raidframe/rf_dagdegwr.c
588
RF_RaidAddr_t sosAddr;
sys/dev/raidframe/rf_dagutils.c
1082
RF_RaidAddr_t sosAddr, sosEndAddr, eosStartAddr, eosAddr;
sys/dev/raidframe/rf_dagutils.c
986
RF_RaidAddr_t sosRaidAddress, eosRaidAddress;
sys/dev/raidframe/rf_decluster.c
317
rf_MapSectorDeclustered(RF_Raid_t *raidPtr, RF_RaidAddr_t raidSector,
sys/dev/raidframe/rf_decluster.c
375
rf_MapParityDeclustered(RF_Raid_t *raidPtr, RF_RaidAddr_t raidSector,
sys/dev/raidframe/rf_decluster.c
434
rf_IdentifyStripeDeclustered(RF_Raid_t *raidPtr, RF_RaidAddr_t addr,
sys/dev/raidframe/rf_decluster.h
103
rf_MapSectorDeclustered(RF_Raid_t * raidPtr, RF_RaidAddr_t raidSector,
sys/dev/raidframe/rf_decluster.h
106
rf_MapParityDeclustered(RF_Raid_t * raidPtr, RF_RaidAddr_t raidSector,
sys/dev/raidframe/rf_decluster.h
109
rf_IdentifyStripeDeclustered(RF_Raid_t * raidPtr, RF_RaidAddr_t addr,
sys/dev/raidframe/rf_declusterPQ.c
277
rf_MapSectorDeclusteredPQ(RF_Raid_t *raidPtr, RF_RaidAddr_t raidSector,
sys/dev/raidframe/rf_declusterPQ.c
344
rf_MapParityDeclusteredPQ(RF_Raid_t *raidPtr, RF_RaidAddr_t raidSector,
sys/dev/raidframe/rf_declusterPQ.c
394
rf_MapQDeclusteredPQ(RF_Raid_t *raidPtr, RF_RaidAddr_t raidSector,
sys/dev/raidframe/rf_declusterPQ.c
447
rf_IdentifyStripeDeclusteredPQ(RF_Raid_t *raidPtr, RF_RaidAddr_t addr,
sys/dev/raidframe/rf_declusterPQ.h
39
rf_MapSectorDeclusteredPQ(RF_Raid_t * raidPtr, RF_RaidAddr_t raidSector,
sys/dev/raidframe/rf_declusterPQ.h
42
rf_MapParityDeclusteredPQ(RF_Raid_t * raidPtr, RF_RaidAddr_t raidSector,
sys/dev/raidframe/rf_declusterPQ.h
45
rf_MapQDeclusteredPQ(RF_Raid_t * raidPtr, RF_RaidAddr_t raidSector,
sys/dev/raidframe/rf_declusterPQ.h
48
rf_IdentifyStripeDeclusteredPQ(RF_Raid_t * raidPtr, RF_RaidAddr_t addr,
sys/dev/raidframe/rf_desc.h
67
RF_RaidAddr_t raidAddress; /* starting address in raid address
sys/dev/raidframe/rf_driver.c
580
RF_RaidAddr_t raidAddress, RF_SectorCount_t numBlocks,
sys/dev/raidframe/rf_driver.c
675
rf_DoAccess(RF_Raid_t * raidPtr, RF_IoType_t type, RF_RaidAddr_t raidAddress, RF_SectorCount_t numBlocks,
sys/dev/raidframe/rf_driver.h
50
RF_RaidAddr_t, RF_SectorCount_t,
sys/dev/raidframe/rf_driver.h
55
int rf_DoAccess(RF_Raid_t *, RF_IoType_t, RF_RaidAddr_t,
sys/dev/raidframe/rf_evenodd.c
133
rf_IdentifyStripeEvenOdd(RF_Raid_t *raidPtr, RF_RaidAddr_t addr,
sys/dev/raidframe/rf_evenodd.c
157
rf_MapParityEvenOdd(RF_Raid_t *raidPtr, RF_RaidAddr_t raidSector,
sys/dev/raidframe/rf_evenodd.c
170
rf_MapEEvenOdd(RF_Raid_t *raidPtr, RF_RaidAddr_t raidSector,
sys/dev/raidframe/rf_evenodd.c
330
rf_VerifyParityEvenOdd(RF_Raid_t *raidPtr, RF_RaidAddr_t raidAddr,
sys/dev/raidframe/rf_evenodd.c
335
RF_RaidAddr_t startAddr = rf_RaidAddressOfPrevStripeBoundary(layoutPtr, raidAddr);
sys/dev/raidframe/rf_evenodd.h
39
rf_IdentifyStripeEvenOdd(RF_Raid_t * raidPtr, RF_RaidAddr_t addr,
sys/dev/raidframe/rf_evenodd.h
42
rf_MapParityEvenOdd(RF_Raid_t * raidPtr, RF_RaidAddr_t raidSector,
sys/dev/raidframe/rf_evenodd.h
45
rf_MapEEvenOdd(RF_Raid_t * raidPtr, RF_RaidAddr_t raidSector,
sys/dev/raidframe/rf_evenodd.h
51
rf_VerifyParityEvenOdd(RF_Raid_t * raidPtr, RF_RaidAddr_t raidAddr,
sys/dev/raidframe/rf_interdecluster.c
148
RF_RaidAddr_t raidSector,
sys/dev/raidframe/rf_interdecluster.c
185
RF_RaidAddr_t raidSector,
sys/dev/raidframe/rf_interdecluster.c
221
RF_RaidAddr_t addr,
sys/dev/raidframe/rf_interdecluster.h
43
rf_MapSectorInterDecluster(RF_Raid_t * raidPtr, RF_RaidAddr_t raidSector,
sys/dev/raidframe/rf_interdecluster.h
46
rf_MapParityInterDecluster(RF_Raid_t * raidPtr, RF_RaidAddr_t raidSector,
sys/dev/raidframe/rf_interdecluster.h
49
rf_IdentifyStripeInterDecluster(RF_Raid_t * raidPtr, RF_RaidAddr_t addr,
sys/dev/raidframe/rf_layout.h
108
RF_RaidAddr_t raidAddress; /* raid address corresponding to this
sys/dev/raidframe/rf_layout.h
116
RF_RaidAddr_t raidAddress; /* the starting raid address within
sys/dev/raidframe/rf_layout.h
118
RF_RaidAddr_t endRaidAddress; /* raid address one sector past the
sys/dev/raidframe/rf_map.c
604
RF_RaidAddr_t sosAddr;
sys/dev/raidframe/rf_map.c
655
RF_RaidAddr_t sosAddr;
sys/dev/raidframe/rf_map.c
748
rf_PrintRaidAddressInfo(RF_Raid_t *raidPtr, RF_RaidAddr_t raidAddr,
sys/dev/raidframe/rf_map.c
752
RF_RaidAddr_t ra, sosAddr = rf_RaidAddressOfPrevStripeBoundary(layoutPtr, raidAddr);
sys/dev/raidframe/rf_map.c
79
rf_MapAccess(RF_Raid_t *raidPtr, RF_RaidAddr_t raidAddress,
sys/dev/raidframe/rf_map.c
87
RF_RaidAddr_t startAddress = raidAddress;
sys/dev/raidframe/rf_map.c
88
RF_RaidAddr_t endAddress = raidAddress + numBlocks;
sys/dev/raidframe/rf_map.c
95
RF_RaidAddr_t stripeRealEndAddress, stripeEndAddress,
sys/dev/raidframe/rf_map.c
97
RF_RaidAddr_t startAddrWithinStripe, lastRaidAddr;
sys/dev/raidframe/rf_map.h
40
RF_AccessStripeMapHeader_t *rf_MapAccess(RF_Raid_t *, RF_RaidAddr_t,
sys/dev/raidframe/rf_map.h
55
void rf_PrintRaidAddressInfo(RF_Raid_t *, RF_RaidAddr_t, RF_SectorCount_t);
sys/dev/raidframe/rf_netbsdkintf.c
2064
RF_RaidAddr_t raid_addr;
sys/dev/raidframe/rf_paritylogging.c
709
RF_RaidAddr_t raidSector,
sys/dev/raidframe/rf_paritylogging.c
729
RF_RaidAddr_t raidSector,
sys/dev/raidframe/rf_paritylogging.c
782
RF_RaidAddr_t addr,
sys/dev/raidframe/rf_paritylogging.h
43
rf_MapSectorParityLogging(RF_Raid_t * raidPtr, RF_RaidAddr_t raidSector,
sys/dev/raidframe/rf_paritylogging.h
47
rf_MapParityParityLogging(RF_Raid_t * raidPtr, RF_RaidAddr_t raidSector,
sys/dev/raidframe/rf_paritylogging.h
59
rf_IdentifyStripeParityLogging(RF_Raid_t * raidPtr, RF_RaidAddr_t addr,
sys/dev/raidframe/rf_parityscan.c
191
rf_VerifyParityBasic(RF_Raid_t *raidPtr, RF_RaidAddr_t raidAddr,
sys/dev/raidframe/rf_parityscan.c
196
RF_RaidAddr_t startAddr = rf_RaidAddressOfPrevStripeBoundary(layoutPtr,
sys/dev/raidframe/rf_parityscan.h
38
int rf_VerifyParityBasic(RF_Raid_t *, RF_RaidAddr_t, RF_PhysDiskAddr_t *,
sys/dev/raidframe/rf_pq.c
538
RF_RaidAddr_t suoffset, failedSUOffset = rf_StripeUnitOffset(layoutPtr, failedPDA->startSector);
sys/dev/raidframe/rf_pqdegdags.c
127
RF_RaidAddr_t s0off = rf_StripeUnitOffset(layoutPtr, ppda->startSector);
sys/dev/raidframe/rf_pqdegdags.c
195
RF_RaidAddr_t sosAddr; /* , suoffset; */
sys/dev/raidframe/rf_pqdegdags.c
304
RF_RaidAddr_t sosAddr;
sys/dev/raidframe/rf_raid0.c
103
rf_IdentifyStripeRAID0(RF_Raid_t *raidPtr, RF_RaidAddr_t addr,
sys/dev/raidframe/rf_raid0.c
137
RF_RaidAddr_t raidAddr, RF_PhysDiskAddr_t *parityPDA,
sys/dev/raidframe/rf_raid0.c
84
rf_MapSectorRAID0(RF_Raid_t *raidPtr, RF_RaidAddr_t raidSector,
sys/dev/raidframe/rf_raid0.c
95
RF_RaidAddr_t raidSector, RF_RowCol_t *col,
sys/dev/raidframe/rf_raid0.h
38
rf_MapSectorRAID0(RF_Raid_t * raidPtr, RF_RaidAddr_t raidSector,
sys/dev/raidframe/rf_raid0.h
41
rf_MapParityRAID0(RF_Raid_t * raidPtr, RF_RaidAddr_t raidSector,
sys/dev/raidframe/rf_raid0.h
44
rf_IdentifyStripeRAID0(RF_Raid_t * raidPtr, RF_RaidAddr_t addr,
sys/dev/raidframe/rf_raid0.h
54
rf_VerifyParityRAID0(RF_Raid_t * raidPtr, RF_RaidAddr_t raidAddr,
sys/dev/raidframe/rf_raid1.c
103
rf_MapSectorRAID1(RF_Raid_t *raidPtr, RF_RaidAddr_t raidSector,
sys/dev/raidframe/rf_raid1.c
121
rf_MapParityRAID1(RF_Raid_t *raidPtr, RF_RaidAddr_t raidSector,
sys/dev/raidframe/rf_raid1.c
139
rf_IdentifyStripeRAID1(RF_Raid_t *raidPtr, RF_RaidAddr_t addr,
sys/dev/raidframe/rf_raid1.c
257
rf_VerifyParityRAID1(RF_Raid_t *raidPtr, RF_RaidAddr_t raidAddr,
sys/dev/raidframe/rf_raid1.c
273
RF_RaidAddr_t startAddr;
sys/dev/raidframe/rf_raid1.h
37
void rf_MapSectorRAID1(RF_Raid_t *, RF_RaidAddr_t, RF_RowCol_t *,
sys/dev/raidframe/rf_raid1.h
39
void rf_MapParityRAID1(RF_Raid_t *, RF_RaidAddr_t, RF_RowCol_t *,
sys/dev/raidframe/rf_raid1.h
41
void rf_IdentifyStripeRAID1(RF_Raid_t *, RF_RaidAddr_t, RF_RowCol_t **);
sys/dev/raidframe/rf_raid1.h
46
int rf_VerifyParityRAID1(RF_Raid_t *, RF_RaidAddr_t, RF_PhysDiskAddr_t *,
sys/dev/raidframe/rf_raid4.c
101
rf_MapSectorRAID4(RF_Raid_t *raidPtr, RF_RaidAddr_t raidSector,
sys/dev/raidframe/rf_raid4.c
112
rf_MapParityRAID4(RF_Raid_t *raidPtr, RF_RaidAddr_t raidSector,
sys/dev/raidframe/rf_raid4.c
124
rf_IdentifyStripeRAID4(RF_Raid_t *raidPtr, RF_RaidAddr_t addr,
sys/dev/raidframe/rf_raid4.h
40
rf_MapSectorRAID4(RF_Raid_t * raidPtr, RF_RaidAddr_t raidSector,
sys/dev/raidframe/rf_raid4.h
43
rf_MapParityRAID4(RF_Raid_t * raidPtr, RF_RaidAddr_t raidSector,
sys/dev/raidframe/rf_raid4.h
46
rf_IdentifyStripeRAID4(RF_Raid_t * raidPtr, RF_RaidAddr_t addr,
sys/dev/raidframe/rf_raid5.c
118
rf_MapSectorRAID5(RF_Raid_t *raidPtr, RF_RaidAddr_t raidSector,
sys/dev/raidframe/rf_raid5.c
129
rf_MapParityRAID5(RF_Raid_t *raidPtr, RF_RaidAddr_t raidSector,
sys/dev/raidframe/rf_raid5.c
141
rf_IdentifyStripeRAID5(RF_Raid_t *raidPtr, RF_RaidAddr_t addr,
sys/dev/raidframe/rf_raid5.h
40
rf_MapSectorRAID5(RF_Raid_t * raidPtr, RF_RaidAddr_t raidSector,
sys/dev/raidframe/rf_raid5.h
43
rf_MapParityRAID5(RF_Raid_t * raidPtr, RF_RaidAddr_t raidSector,
sys/dev/raidframe/rf_raid5.h
46
rf_IdentifyStripeRAID5(RF_Raid_t * raidPtr, RF_RaidAddr_t addr,
sys/dev/raidframe/rf_raid5_rotatedspare.c
110
RF_RaidAddr_t raidSector,
sys/dev/raidframe/rf_raid5_rotatedspare.c
132
RF_RaidAddr_t raidSector,
sys/dev/raidframe/rf_raid5_rotatedspare.c
149
RF_RaidAddr_t addr,
sys/dev/raidframe/rf_raid5_rotatedspare.h
39
rf_MapSectorRAID5_RS(RF_Raid_t * raidPtr, RF_RaidAddr_t raidSector,
sys/dev/raidframe/rf_raid5_rotatedspare.h
42
rf_MapParityRAID5_RS(RF_Raid_t * raidPtr, RF_RaidAddr_t raidSector,
sys/dev/raidframe/rf_raid5_rotatedspare.h
45
rf_IdentifyStripeRAID5_RS(RF_Raid_t * raidPtr, RF_RaidAddr_t addr,
sys/dev/raidframe/rf_reconstruct.c
1376
RF_RaidAddr_t sosRaidAddress; /* start-of-stripe */