Home
last modified time | relevance | path

Searched refs:drives_addr (Results 1 – 12 of 12) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dmb_info.h155 unsigned long drives_addr; member
H A Dcommon.c275 mbi.drives_addr = addr; in init_bios_info()
H A Dstage2.c896 config_entries = (char *) mbi.drives_addr + mbi.drives_length; in cmain()
H A Dbuiltins.c337 mbi.drives_addr = dhcpack_buf; in boot_func()
/illumos-gate/usr/src/boot/sys/sys/
H A Dmultiboot.h177 multiboot_uint32_t drives_addr; member
/illumos-gate/usr/src/uts/common/sys/
H A Dmultiboot.h169 caddr32_t drives_addr; member
/illumos-gate/usr/src/boot/i386/libi386/
H A Dmultiboot.c375 mb_info->drives_addr = mb_malloc(bootp_response_size); in multiboot_exec()
376 i386_copyin(bootp_response, mb_info->drives_addr, in multiboot_exec()
/illumos-gate/usr/src/uts/i86pc/os/
H A Dfakebop.c1278 bcopy((void *)(uintptr_t)mbi->drives_addr, in save_boot_info()
1283 saved_mbi.drives_addr = 0; in save_boot_info()
1823 sip = (struct sol_netinfo *)(uintptr_t)mbi->drives_addr; in build_boot_properties()
1828 (void *)(uintptr_t)mbi->drives_addr, in build_boot_properties()
H A Dfastboot.c562 mbi->drives_addr = start_addr_pa + offs; in fastboot_build_mbi()
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dmultiboot.texi634 56 | drives_addr | (present if flags[7] is set)
836 drive structure and the size of drive structures. @samp{drives_addr}
H A Dmultiboot.info598 56 | drives_addr | (present if flags[7] is set)
777 drive structure and the size of drive structures. `drives_addr' is the
/illumos-gate/usr/src/grub/grub-0.97/
H A DChangeLog3206 (multiboot_info): Added drives_length, drives_addr,
6081 `drives_addr' and `drives_count' into the Multiboot information