RTEMS
5.0.0
|
Data Fields | |
rtems_fdisk_segment_ctl * | segment |
uint32_t | page |
The Block control holds the segment and page with the data.
uint32_t rtems_fdisk_block_ctl::page |
The page in the segment.
rtems_fdisk_segment_ctl* rtems_fdisk_block_ctl::segment |
The segment with the block.