Searched refs:MAXPORTS (Results 1 – 2 of 2) sorted by relevance
53 #define MAXPORTS 8 macro153 struct jsm_channel *channels[MAXPORTS]; /* array of pointers to our channels. */
30 #define MAXPORTS 2 macro101 static struct ltq_uart_port *lqasc_port[MAXPORTS];630 if (co->index >= MAXPORTS) in lqasc_console_write()652 if (co->index >= MAXPORTS) in lqasc_console_setup()725 .nr = MAXPORTS,