ULITE_NR_UARTS    120 drivers/tty/serial/uartlite.c static struct uart_port ulite_ports[ULITE_NR_UARTS];
ULITE_NR_UARTS    599 drivers/tty/serial/uartlite.c 	.nr		= ULITE_NR_UARTS,
ULITE_NR_UARTS    627 drivers/tty/serial/uartlite.c 		for (id = 0; id < ULITE_NR_UARTS; id++)
ULITE_NR_UARTS    631 drivers/tty/serial/uartlite.c 	if (id < 0 || id >= ULITE_NR_UARTS) {