altbaud           397 drivers/tty/serial/serial_core.c 	unsigned int altbaud;
altbaud           403 drivers/tty/serial/serial_core.c 		altbaud = 57600;
altbaud           406 drivers/tty/serial/serial_core.c 		altbaud = 115200;
altbaud           409 drivers/tty/serial/serial_core.c 		altbaud = 230400;
altbaud           412 drivers/tty/serial/serial_core.c 		altbaud = 460800;
altbaud           415 drivers/tty/serial/serial_core.c 		altbaud = 38400;
altbaud           427 drivers/tty/serial/serial_core.c 			baud = altbaud;