Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/i86pc/os/
H A Dfakebop.c1159 save_boot_info(struct xboot_info *xbi) in save_boot_info() argument
1161 multiboot_info_t *mbi = xbi->bi_mb_info; in save_boot_info()
1198 for (i = 0, modp = (struct boot_modules *)(uintptr_t)xbi->bi_modules; in save_boot_info()
1199 i < xbi->bi_module_cnt; i++, modp++) { in save_boot_info()