Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/
H A Dmoxa.c1770 int rts, cts, txflow, rxflow, xany, baud; in moxa_set_tty_param() local
1772 rts = cts = txflow = rxflow = xany = 0; in moxa_set_tty_param()
1780 xany = 1; in moxa_set_tty_param()
1782 MoxaPortFlowCtrl(ch, rts, cts, txflow, rxflow, xany); in moxa_set_tty_param()