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

/linux-master/drivers/tty/
H A Dmoxa.c1770 int rts, cts, txflow, rxflow, xany, baud; local
1772 rts = cts = txflow = rxflow = xany = 0;
1780 xany = 1;
1782 MoxaPortFlowCtrl(ch, rts, cts, txflow, rxflow, xany);
1905 * int txFlow,int xany);
1911 * int xany : S/W XANY flow control (0: no, 1: yes)

Completed in 204 milliseconds