Home
last modified time | relevance | path

Searched defs:gpt_part_header (Results 1 – 1 of 1) sorted by relevance

/external/syslinux/utils/
Disohybrid.c183 struct gpt_part_header { struct
184 uuid_t partTypeGUID;
185 uuid_t partGUID;
186 uint64_t firstLBA;
187 uint64_t lastLBA;
188 uint64_t attributes;
189 uint16_t name[36];