Home
last modified time | relevance | path

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

/titanic_50/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.c334 mbi.drives_addr = dhcpack_buf; in boot_func()
/titanic_50/usr/src/uts/common/sys/
H A Dmultiboot.h169 caddr32_t drives_addr; member
/titanic_50/usr/src/uts/i86pc/os/
H A Dfakebop.c1182 bcopy((void *)(uintptr_t)mbi->drives_addr, in save_boot_info()
1187 saved_mbi.drives_addr = NULL; in save_boot_info()
1525 sip = (struct sol_netinfo *)(uintptr_t)mbi->drives_addr; in build_boot_properties()
1529 (void *)(uintptr_t)mbi->drives_addr, in build_boot_properties()
H A Dfastboot.c570 mbi->drives_addr = start_addr_pa + offs; in fastboot_build_mbi()
/titanic_50/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
/titanic_50/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