RTEMS CPU Kit with SuperCore
4.11.3
|
The start of a segment has a segment control table. More...
Data Fields | |
uint16_t | crc |
The page's checksum. More... | |
uint16_t | flags |
The flags for the page. More... | |
uint32_t | block |
The block number. More... | |
The start of a segment has a segment control table.
This hold the CRC and block number for the page.
uint32_t rtems_fdisk_page_desc::block |
The block number.
uint16_t rtems_fdisk_page_desc::crc |
The page's checksum.
uint16_t rtems_fdisk_page_desc::flags |
The flags for the page.