Searched defs:ptable (Results 1 – 2 of 2) sorted by relevance
78 struct ptable { struct79 u8 mbr[512];80 union {84 struct efi_entry entry[EFI_ENTRIES];
77 struct pc_partition ptable[PC_NUM_BOOT_RECORD_PARTS]; /* bytes 446-509 */ member