Lines Matching refs:serial
2 /* sunzilog.c: Zilog serial driver for Sparc systems.
4 * Driver for Zilog serial chips found on Sun workstations and
28 #include <linux/serial.h>
330 if (up->port.state != NULL) /* Unopened serial console */
364 /* A real serial line, record the character and status. */
464 * It can occur because of how we do serial console writes. It would
822 * That is correct. We are unable to call uart_startup when the serial
859 /* Shared by TTY driver and serial console setup. The port lock is held
976 * happens at early serial probe time.
1359 /* Normal serial TTY. */
1647 MODULE_DESCRIPTION("Sun Zilog serial port driver");