Home
last modified time | relevance | path

Searched refs:gpt_entry_attributes (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/include/
H A Dpart_efi.h102 } __packed gpt_entry_attributes; typedef
110 gpt_entry_attributes attributes;
/rk3399_rockchip-uboot/disk/
H A Dpart_efi.c744 sizeof(gpt_entry_attributes)); in gpt_fill_pte()