Searched defs:_gpt_entry_attributes (Results 1 – 2 of 2) sorted by relevance
78 typedef struct _gpt_entry_attributes { struct79 u64 required_to_function:1;80 u64 reserved:47;81 u64 type_guid_specific:16;
93 typedef union _gpt_entry_attributes { union