Lines Matching refs:index
651 if (mxser_set_baud_method[tty->index] == 0)
1010 line = tty->index;
1081 if (tty->index == MXSER_PORTS || info == NULL)
1219 if (tty->index == MXSER_PORTS)
1224 ss->line = tty->index,
1246 if (tty->index == MXSER_PORTS)
1347 if (tty->index == MXSER_PORTS)
1374 if (tty->index == MXSER_PORTS)
1686 if (tty->index == MXSER_PORTS)
1699 p = tty->index % 4;
1771 status = mxser_get_msr(info->ioaddr, 1, tty->index);
1810 mxser_set_baud_method[tty->index] = method;
2149 mxvar_log.rxcnt[tty->index] += cnt;
2170 mxvar_log.txcnt[tty->index]++;
2198 mxvar_log.txcnt[tty->index] += (cnt - port->xmit_cnt);