Home
last modified time | relevance | path

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

/titanic_53/usr/src/boot/sys/sys/
H A Dgpt.h61 struct gpt_ent { struct
62 struct uuid ent_type;
63 struct uuid ent_uuid;
64 uint64_t ent_lba_start;
65 uint64_t ent_lba_end;
66 uint64_t ent_attr;
71 uint16_t ent_name[36]; /* UTF-16. */