MAXPORTS 153 drivers/tty/serial/jsm/jsm.h struct jsm_channel *channels[MAXPORTS]; /* array of pointers to our channels. */ MAXPORTS 101 drivers/tty/serial/lantiq.c static struct ltq_uart_port *lqasc_port[MAXPORTS]; MAXPORTS 628 drivers/tty/serial/lantiq.c if (co->index >= MAXPORTS) MAXPORTS 650 drivers/tty/serial/lantiq.c if (co->index >= MAXPORTS) MAXPORTS 715 drivers/tty/serial/lantiq.c .nr = MAXPORTS,