legacy_serial_console   50 arch/powerpc/kernel/legacy_serial.c static int legacy_serial_console = -1;
legacy_serial_console  394 arch/powerpc/kernel/legacy_serial.c 					legacy_serial_console = index;
legacy_serial_console  407 arch/powerpc/kernel/legacy_serial.c 					legacy_serial_console = index;
legacy_serial_console  441 arch/powerpc/kernel/legacy_serial.c 			legacy_serial_console = index;
legacy_serial_console  446 arch/powerpc/kernel/legacy_serial.c 	DBG("legacy_serial_console = %d\n", legacy_serial_console);
legacy_serial_console  447 arch/powerpc/kernel/legacy_serial.c 	if (legacy_serial_console >= 0)
legacy_serial_console  448 arch/powerpc/kernel/legacy_serial.c 		setup_legacy_serial_console(legacy_serial_console);
legacy_serial_console  593 arch/powerpc/kernel/legacy_serial.c 	if (legacy_serial_console < 0) {