1 #ifndef MBR_PARTITION_H 2 #define MBR_PARTITION_H uint8_t last_head
Definition: mbr_partition.h:11
uint8_t type
Definition: mbr_partition.h:10
uint8_t first_sector
Definition: mbr_partition.h:8
uint8_t first_head
Definition: mbr_partition.h:7
uint32_t sectors_count
Definition: mbr_partition.h:15
uint32_t first_sector_lba
Definition: mbr_partition.h:14
uint16_t last_track
Definition: mbr_partition.h:13
uint16_t first_track
Definition: mbr_partition.h:9
uint8_t last_sector
Definition: mbr_partition.h:12
Definition: mbr_partition.h:4
uint8_t status
Definition: mbr_partition.h:6
size_t uint32_t
Unsigned integral type.
Definition: string.h:8