Searched refs:MB_INFO_BOOTDEV (Results 1 – 4 of 4) sorted by relevance
182 #define MB_INFO_BOOTDEV 0x00000002 macro
331 mbi.flags = (MB_INFO_MEMORY | MB_INFO_CMDLINE | MB_INFO_BOOTDEV in init_bios_info()
128 #define MB_INFO_BOOTDEV 0x00000002 macro
1490 if (mbi != NULL && mbi->flags & MB_INFO_BOOTDEV) { in build_boot_properties()