Searched defs:gpt_pte (Results 1 - 2 of 2) sorted by relevance

/u-boot/cmd/
H A Dgpt.c657 gpt_entry *gpt_pte = NULL; local
/u-boot/disk/
H A Dpart_efi.c204 gpt_entry *gpt_pte = NULL; local
222 gpt_entry *gpt_pte = NULL; local
265 gpt_entry *gpt_pte = NULL; local
671 gpt_verify_headers(struct blk_desc *desc, gpt_header *gpt_head, gpt_entry **gpt_pte) argument
791 gpt_verify_partitions(struct blk_desc *desc, struct disk_partition *partitions, int parts, gpt_header *gpt_head, gpt_entry **gpt_pte) argument
[all...]

Completed in 54 milliseconds