Searched refs:RB_MULTIPLE (Results 1 – 13 of 13) sorted by relevance
72 { "boot_multicons", RB_MULTIPLE},137 RB_ASKNAME, RB_CDROM, RB_KDB, RB_DFLTROOT, RB_GDB, RB_MULTIPLE, in boot_parse_arg()160 case 'D': howto |= RB_MULTIPLE; break; in boot_parse_arg()
141 if (boothowto & RB_MULTIPLE) { in cninit()151 if ((boothowto & RB_MULTIPLE) == 0) { in cninit()
67 #define RB_MULTIPLE 0x20000000 /* use multiple consoles */ macro
59 boothowto |= RB_VERBOSE|RB_MULTIPLE; in imx51_attach()
65 howto |= RB_MULTIPLE; in bi_getboothowto()
734 how |= RB_MULTIPLE; in parse_uefi_con_out()799 howto |= RB_SERIAL | RB_MULTIPLE; in main()809 #define VID_SER_BOTH RB_MULTIPLE in main()810 #define SER_VID_BOTH (RB_SERIAL | RB_MULTIPLE) in main()811 #define CON_MASK (RB_SERIAL | RB_MULTIPLE) in main()
123 if (bootinfop->bi_boot2opts & RB_MULTIPLE) { in main()
242 boothowto |= (RB_SERIAL | RB_MULTIPLE); /* Use multiple consoles */ in platform_start()
236 boothowto |= (RB_SERIAL | RB_MULTIPLE); /* Use multiple consoles */ in platform_start()
133 if (initial_howto & RB_MULTIPLE) { in main()
513 boothowto |= (RB_SERIAL | RB_MULTIPLE); /* Use multiple consoles */ in platform_start()
146 options BOOTHOWTO=RB_MULTIPLE