Home
last modified time | relevance | path

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

/drivers/staging/fwserial/
Dfwserial.h164 unsigned int xchars; member
Dfwserial.c804 ++port->stats.xchars; in fwtty_write_xchar()
1388 icount->tx = port->icount.tx + stats.xchars; in fwtty_get_icount()
1406 port->icount.tx + stats.xchars, port->icount.rx); in fwtty_proc_show_port()