Searched refs:BOOT_PART_TABLE (Results 1 – 3 of 3) sorted by relevance
978 cur_part_addr = BOOT_PART_TABLE + (entry << 4); in real_open_partition()1304 dst = (char *) BOOT_PART_TABLE; in set_bootdev()1306 while (dst < (char *) BOOT_PART_TABLE + BOOTSEC_PART_LENGTH) in set_bootdev()1311 PC_SLICE_FLAG (BOOT_PART_TABLE, i) = 0; in set_bootdev()
88 #define BOOT_PART_TABLE RAW_ADDR (0x07be) macro
5331 BOOT_PART_TABLE instead of (BOOTSEC_LOCATION +5335 CUR_PART_ADDR to (BOOT_PART_TABLE + (i << 4)).5336 * stage2/shared.h (BOOT_PART_TABLE): New macro.