RTEMS
5.0.0
|
Data Fields | |
uint16_t | crc |
uint16_t | flags |
uint32_t | block |
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.