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 macro99 static struct ltq_uart_port *lqasc_port[MAXPORTS];604 if (co->index >= MAXPORTS) in lqasc_console_write()626 if (co->index >= MAXPORTS) in lqasc_console_setup()699 .nr = MAXPORTS,