Searched refs:MAXPORTS (Results 1 - 2 of 2) sorted by relevance

/drivers/tty/serial/
H A Dlantiq.c41 #define MAXPORTS 2 macro
111 static struct ltq_uart_port *lqasc_port[MAXPORTS];
600 if (co->index >= MAXPORTS)
624 if (co->index >= MAXPORTS)
664 .nr = MAXPORTS,
683 if (pdev->id >= MAXPORTS)
/drivers/tty/serial/jsm/
H A Djsm.h65 #define MAXPORTS 8 macro
151 struct jsm_channel *channels[MAXPORTS]; /* array of pointers to our channels. */

Completed in 56 milliseconds