Home
last modified time | relevance | path

Searched refs:moxaLog (Results 1 – 1 of 1) sorted by relevance

/drivers/tty/
Dmoxa.c158 static struct mon_str moxaLog; variable
302 moxaLog.tick = jiffies; in moxa_ioctl()
303 if (copy_to_user(argp, &moxaLog, sizeof(moxaLog))) in moxa_ioctl()
1885 moxaLog.txcnt[port->port.tty->index] += c; in MoxaPortWriteData()
1946 moxaLog.rxcnt[tty->index] += total; in MoxaPortReadData()