Home
last modified time | relevance | path

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

/openbmc/linux/block/partitions/
H A Defi.h78 typedef struct _gpt_entry_attributes { struct
79 u64 required_to_function:1;
80 u64 reserved:47;
81 u64 type_guid_specific:16;
/openbmc/u-boot/include/
H A Dpart_efi.h93 typedef union _gpt_entry_attributes { union