Lines Matching defs:MXSER_PORTS
51 #define MXSER_PORTS (MXSER_BOARDS * MXSER_PORTS_PER_BOARD)
189 unsigned long rxcnt[MXSER_PORTS];
190 unsigned long txcnt[MXSER_PORTS];
286 static int mxser_set_baud_method[MXSER_PORTS + 1];
533 static unsigned char mxser_msr[MXSER_PORTS + 1];
1011 if (line == MXSER_PORTS)
1081 if (tty->index == MXSER_PORTS || info == NULL)
1219 if (tty->index == MXSER_PORTS)
1246 if (tty->index == MXSER_PORTS)
1347 if (tty->index == MXSER_PORTS)
1374 if (tty->index == MXSER_PORTS)
1686 if (tty->index == MXSER_PORTS)
2711 mxvar_sdriver = alloc_tty_driver(MXSER_PORTS + 1);