Searched refs:RB_MULTIPLE (Results 1 – 10 of 10) sorted by relevance
71 { "boot_multicons", RB_MULTIPLE},139 RB_ASKNAME, RB_CDROM, RB_KDB, RB_DFLTROOT, RB_GDB, RB_MULTIPLE, in boot_parse_arg()162 case 'D': howto |= RB_MULTIPLE; break; in boot_parse_arg()
193 if (boothowto & RB_MULTIPLE) { in cninit()203 if ((boothowto & RB_MULTIPLE) == 0) { in cninit()
752 if (boothowto & RB_MULTIPLE) { in start_init()
66 #define RB_MULTIPLE 0x20000000 /* use multiple consoles */ macro
64 howto |= RB_MULTIPLE; in bi_getboothowto()
62 howto |= RB_MULTIPLE; in bi_getboothowto()
1016 how |= RB_MULTIPLE; in parse_uefi_con_out()1018 how |= RB_MULTIPLE | RB_SERIAL; in parse_uefi_con_out()1079 how |= RB_MULTIPLE; in parse_uefi_con_out()1297 howto |= RB_SERIAL | RB_MULTIPLE; in main()1326 #define VID_SER_BOTH RB_MULTIPLE in main()1327 #define SER_VID_BOTH (RB_SERIAL | RB_MULTIPLE) in main()1328 #define CON_MASK (RB_SERIAL | RB_MULTIPLE) in main()
163 if (initial_howto & RB_MULTIPLE) { in main()
962 if ((mode & (RB_SERIAL | RB_MULTIPLE)) == 0) { in cons_update_mode()1203 if ((mode & (RB_SERIAL | RB_MULTIPLE)) != 0 || screen_buffer == NULL) { in efi_cons_putchar()
145 options BOOTHOWTO=RB_MULTIPLE