Searched defs:saved_mbi (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/os/
H A Dfakebop.c152 multiboot_info_t saved_mbi; variable
1122 bcopy(mbi, &saved_mbi, sizeof (multiboot_info_t));
1143 saved_mbi.drives_length = 0;
1144 saved_mbi.drives_addr = NULL;

Completed in 64 milliseconds