Searched refs:drives_addr (Results 1 – 10 of 10) sorted by relevance
155 unsigned long drives_addr; member
275 mbi.drives_addr = addr; in init_bios_info()
896 config_entries = (char *) mbi.drives_addr + mbi.drives_length; in cmain()
334 mbi.drives_addr = dhcpack_buf; in boot_func()
169 caddr32_t drives_addr; member
1182 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()
570 mbi->drives_addr = start_addr_pa + offs; in fastboot_build_mbi()
634 56 | drives_addr | (present if flags[7] is set)836 drive structure and the size of drive structures. @samp{drives_addr}
598 56 | drives_addr | (present if flags[7] is set)777 drive structure and the size of drive structures. `drives_addr' is the
3206 (multiboot_info): Added drives_length, drives_addr,6081 `drives_addr' and `drives_count' into the Multiboot information