Home
last modified time | relevance | path

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

/u-boot/disk/
A Dpart_efi.c161 le32_to_cpu(gpt_h->sizeof_partition_entry)); in validate_gpt_entries()
386 le32_to_cpu(gpt_h->sizeof_partition_entry)); in write_gpt_table()
441 gpt_h->num_partition_entries * gpt_h->sizeof_partition_entry / in gpt_fill_pte()
600 gpt_h->sizeof_partition_entry = cpu_to_le32(sizeof(gpt_entry)); in gpt_fill_header()
823 le32_to_cpu(gpt_h->sizeof_partition_entry)), in write_mbr_and_gpt_partitions()
1045 le32_to_cpu(pgpt_head->sizeof_partition_entry); in alloc_read_gpt_entries()
1049 (u32) le32_to_cpu(pgpt_head->sizeof_partition_entry), in alloc_read_gpt_entries()
/u-boot/include/
A Dpart_efi.h94 __le32 sizeof_partition_entry; member

Completed in 7 milliseconds