Home
last modified time | relevance | path

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

/titanic_44/usr/src/grub/grub-0.97/stage2/
H A Dmb_info.h184 #define MB_INFO_CMDLINE 0x00000004 macro
H A Dcommon.c331 mbi.flags = (MB_INFO_MEMORY | MB_INFO_CMDLINE | MB_INFO_BOOTDEV in init_bios_info()
/titanic_44/usr/src/uts/common/sys/
H A Dmultiboot.h130 #define MB_INFO_CMDLINE 0x00000004 macro
/titanic_44/usr/src/uts/i86pc/dboot/
H A Ddboot_startkern.c1510 if (mb_info->flags & MB_INFO_CMDLINE) in dboot_multiboot1_highest_addr()
1846 if (mb_info->flags & MB_INFO_CMDLINE) in dboot_loader_cmdline()