Home
last modified time | relevance | path

Searched refs:ROM_INFO_LOCATION (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dgrub.h66 #define ROM_INFO_LOCATION (FLOPPY_BOOT_LOCATION+ROM_SEGMENT) macro
H A Dnic.c172 rom = *((struct rom_info *)ROM_INFO_LOCATION); in grub_eth_probe()
/illumos-gate/usr/src/grub/grub-0.97/
H A DChangeLog4900 clear NETWORK_READY and ARPTABLE, set ROM to ROM_INFO_LOCATION,