Searched refs:MAXPORTS (Results 1 - 2 of 2) sorted by last modified time

/linux-master/drivers/tty/serial/
H A Dlantiq.c30 #define MAXPORTS 2 macro
99 static struct ltq_uart_port *lqasc_port[MAXPORTS];
604 if (co->index >= MAXPORTS)
626 if (co->index >= MAXPORTS)
699 .nr = MAXPORTS,
/linux-master/drivers/tty/serial/jsm/
H A Djsm.h53 #define MAXPORTS 8 macro
150 struct jsm_channel *channels[MAXPORTS]; /* array of pointers to our channels. */

Completed in 141 milliseconds