Searched refs:boot_part_addr (Results 1 - 4 of 4) sorted by relevance

/osnet-11/usr/src/grub/grub2/grub-core/loader/i386/pc/
H A Dchainloader.c47 static grub_addr_t boot_part_addr; variable
61 .esi = boot_part_addr,
234 boot_part_addr = part_addr;
/osnet-11/usr/src/grub/grub-0.97/stage2/
H A Ddisk_io.c103 unsigned long boot_part_addr = 0; variable
1225 boot_part_addr = cur_part_addr;
H A Dshared.h598 extern unsigned long boot_part_addr;
H A Dbuiltins.c351 chain_stage1 (0, BOOTSEC_LOCATION, boot_part_addr);

Completed in 70 milliseconds