<def f='src/src/sys/dev/raidframe/rf_layout.h' l='58' ll='85'/>
<size>96</size>
<doc f='src/src/sys/dev/raidframe/rf_layout.h' l='51'>/*************************************************************************
 *
 * this structure forms the layout component of the main Raid
 * structure.  It describes everything needed to define and perform
 * the mapping of logical RAID addresses &lt;-&gt; physical disk addresses.
 *
 *************************************************************************/</doc>
<mbr r='RF_RaidLayout_s::sectorsPerStripeUnit' o='0' t='RF_SectorCount_t'/>
<mbr r='RF_RaidLayout_s::SUsPerPU' o='64' t='RF_StripeCount_t'/>
<mbr r='RF_RaidLayout_s::SUsPerRU' o='128' t='RF_StripeCount_t'/>
<mbr r='RF_RaidLayout_s::numStripe' o='192' t='RF_StripeCount_t'/>
<mbr r='RF_RaidLayout_s::dataSectorsPerStripe' o='256' t='RF_SectorCount_t'/>
<mbr r='RF_RaidLayout_s::dataStripeUnitsPerDisk' o='320' t='RF_StripeCount_t'/>
<mbr r='RF_RaidLayout_s::numDataCol' o='384' t='RF_StripeCount_t'/>
<mbr r='RF_RaidLayout_s::numParityCol' o='448' t='RF_StripeCount_t'/>
<mbr r='RF_RaidLayout_s::numParityLogCol' o='512' t='RF_StripeCount_t'/>
<mbr r='RF_RaidLayout_s::stripeUnitsPerDisk' o='576' t='RF_StripeCount_t'/>
<mbr r='RF_RaidLayout_s::map' o='640' t='const RF_LayoutSW_t *'/>
<mbr r='RF_RaidLayout_s::layoutSpecificInfo' o='704' t='void *'/>
