MAXPORTS
struct jsm_channel *channels[MAXPORTS]; /* array of pointers to our channels. */
if (co->index >= MAXPORTS)
if (co->index >= MAXPORTS)
.nr = MAXPORTS,
static struct ltq_uart_port *lqasc_port[MAXPORTS];