Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/sys/sys/
H A Dgpt.h59 struct gpt_ent { struct
60 struct uuid ent_type;
61 struct uuid ent_uuid;
62 uint64_t ent_lba_start;
63 uint64_t ent_lba_end;
64 uint64_t ent_attr;
69 uint16_t ent_name[36]; /* UTF-16. */