RTEMS CPU Kit with SuperCore
4.11.3
|
The Block control holds the segment and page with the data. More...
Data Fields | |
rtems_fdisk_segment_ctl * | segment |
The segment with the block. More... | |
uint32_t | page |
The page in the segment. More... | |
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.