Searched refs:RB_MULTIPLE (Results 1 – 8 of 8) 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()
169 if (boothowto & RB_MULTIPLE) { in cninit()179 if ((boothowto & RB_MULTIPLE) == 0) { in cninit()
725 if (boothowto & RB_MULTIPLE) { in start_init()
67 #define RB_MULTIPLE 0x20000000 /* use multiple consoles */ macro
59 boothowto |= RB_VERBOSE|RB_MULTIPLE; in imx51_attach()
246 boothowto |= (RB_SERIAL | RB_MULTIPLE); /* Use multiple consoles */ in platform_start()
239 boothowto |= (RB_SERIAL | RB_MULTIPLE); /* Use multiple consoles */ in platform_start()
516 boothowto |= (RB_SERIAL | RB_MULTIPLE); /* Use multiple consoles */ in platform_start()