Home
last modified time | relevance | path

Searched refs:bsd_boot_entry (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dboot.c870 bsd_boot_entry (int flags, int bootdev, int sym_start, int sym_end, in bsd_boot_entry() function
894 entry_addr = (entry_func) bsd_boot_entry; in bsd_boot()
/illumos-gate/usr/src/grub/grub-0.97/
H A DChangeLog7702 * stage2/boot.c [GRUB_UTIL] (bsd_boot_entry): New function.