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

/linux-4.1.27/drivers/tty/
H A Dmoxa.c163 static struct mon_str moxaLog; variable in typeref:struct:mon_str
307 moxaLog.tick = jiffies; moxa_ioctl()
308 if (copy_to_user(argp, &moxaLog, sizeof(moxaLog))) moxa_ioctl()
1893 moxaLog.txcnt[port->port.tty->index] += c; MoxaPortWriteData()
1954 moxaLog.rxcnt[tty->index] += total; MoxaPortReadData()

Completed in 48 milliseconds