Home
last modified time | relevance | path

Searched refs:get_rom_config_table (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dcommon.c317 mbi.config_table = get_rom_config_table (); in init_bios_info()
H A Dshared.h845 unsigned long get_rom_config_table (void);
H A Dasm.S1601 ENTRY(get_rom_config_table)
/illumos-gate/usr/src/grub/grub-0.97/grub/
H A Dasmstub.c452 get_rom_config_table (void) in get_rom_config_table() function
/illumos-gate/usr/src/grub/grub-0.97/
H A DChangeLog3197 (get_rom_config_table): Likewise.
3211 * stage2/asm.S (get_rom_config_table): New function.
3212 * stage2/shared.h (get_rom_config_table): Declared.