Searched refs:boot_device (Results 1 - 11 of 11) sorted by relevance

/osnet-11/usr/src/grub/grub-0.97/docs/
H A Dmultiboot.h85 unsigned long boot_device; member in struct:multiboot_info
H A Dmultiboot.h.texi85 unsigned long boot_device;
H A Dkernel.c78 /* Is boot_device valid? */
80 printf ("boot_device = 0x%x\n", (unsigned) mbi->boot_device);
H A Dkernel.c.texi78 /* @r{Is boot_device valid?} */
80 printf ("boot_device = 0x%x\n", (unsigned) mbi->boot_device);
/osnet-11/usr/src/grub/grub-0.97/stage2/
H A Dmb_info.h116 unsigned long boot_device; member in struct:multiboot_info
H A Dboot.c483 mbi.boot_device = (current_drive << 24) | current_partition;
/osnet-11/usr/src/grub/grub2/include/grub/i386/
H A Dbsd.h62 grub_uint8_t boot_device; member in struct:grub_freebsd_bootinfo
/osnet-11/usr/src/grub/grub2/include/
H A Dmultiboot.h152 multiboot_uint32_t boot_device; member in struct:multiboot_info
/osnet-11/usr/src/grub/grub2/util/
H A Dgrub-install.in800 boot_device="$ofpath:$partno,"`"$grub_mkrelpath" "${grubdir}/core.${imgext}" | sed 's,/,\\\\,g'`
801 "$nvsetenv" boot-device "$boot_device" || {
804 echo " setenv boot-device $boot_device"
/osnet-11/usr/src/grub/grub2/grub-core/loader/i386/
H A Dmultiboot_mbi.c548 mbi->boot_device = bootdev;
H A Dbsd.c575 bi.boot_device = freebsd_biosdev;

Completed in 48 milliseconds