max_chars 78 drivers/tty/serial/apbuart.c unsigned int max_chars = port->fifosize; max_chars 82 drivers/tty/serial/apbuart.c while (UART_RX_DATA(status) && (max_chars--)) {