NOVA User-Level Environment  Version testbox/changed-memory-timing-317-g320d8b5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
GPT::pent Struct Reference

Public Types

enum  {
  SYSTEM = 1ull<<0, BIOS_BOOTABLE = 1ull<<2, READ_ONLY = 1ull<<60, HIDDEN = 1ull<<62,
  NO_AUTOMOUNT = 1ull<<63
}

Public Attributes

enum GPT::pent:: { ... }  __attribute__
uuid_t type
uuid_t id
uint64 first_lba
uint64 last_lba
uint64 attr
utf16le name [36]

Member Enumeration Documentation

anonymous enum
Enumerator:
SYSTEM 
BIOS_BOOTABLE 
READ_ONLY 
HIDDEN 
NO_AUTOMOUNT 

Member Data Documentation

enum { ... } GPT::pent::__attribute__
uint64 GPT::pent::attr
uint64 GPT::pent::first_lba
uuid_t GPT::pent::id
uint64 GPT::pent::last_lba
utf16le GPT::pent::name[36]
uuid_t GPT::pent::type

The documentation for this struct was generated from the following file: