Searched refs:BOOT_PART_TABLE (Results 1 – 3 of 3) sorted by relevance
817 cur_part_addr = BOOT_PART_TABLE + (entry << 4); in real_open_partition()1141 dst = (char *) BOOT_PART_TABLE; in set_bootdev()1143 while (dst < (char *) BOOT_PART_TABLE + BOOTSEC_PART_LENGTH) in set_bootdev()1148 PC_SLICE_FLAG (BOOT_PART_TABLE, i) = 0; in set_bootdev()
71 #define BOOT_PART_TABLE RAW_ADDR (0x07be) macro
5172 BOOT_PART_TABLE instead of (BOOTSEC_LOCATION +5176 CUR_PART_ADDR to (BOOT_PART_TABLE + (i << 4)).5177 * stage2/shared.h (BOOT_PART_TABLE): New macro.