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

/drivers/tty/
H A Dmoxa.c1483 int rts, cts, txflow, rxflow, xany, baud; local
1485 rts = cts = txflow = rxflow = xany = 0;
1493 xany = 1;
1497 MoxaPortFlowCtrl(ch, rts, cts, txflow, rxflow, xany);
1620 * int txFlow,int xany);
1626 * int xany : S/W XANY flow control (0: no, 1: yes)

Completed in 36 milliseconds