Searched refs:PC_NUM_BOOT_RECORD_PARTS (Results 1 – 2 of 2) sorted by relevance
77 if (pnum >= PC_NUM_BOOT_RECORD_PARTS) { in mk_pri_pentry()249 if (cnt == (PC_NUM_BOOT_RECORD_PARTS - 1)) { in config_mbr()288 for (; cnt < PC_NUM_BOOT_RECORD_PARTS; ++cnt) { in config_mbr()326 int has_extended = (dinfo->num_parts > PC_NUM_BOOT_RECORD_PARTS); in find_mbr_part()336 if (has_extended && (num >= PC_NUM_BOOT_RECORD_PARTS)) in find_mbr_part()
44 #define PC_NUM_BOOT_RECORD_PARTS 4 macro77 struct pc_partition ptable[PC_NUM_BOOT_RECORD_PARTS]; /* bytes 446-509 */