Home
last modified time | relevance | path

Searched defs:txflow (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/drivers/char/
Dmoxa.c1050 int rts, cts, txflow, rxflow, xany; in set_tty_param() local
2452 void MoxaPortFlowCtrl(int port, int rts, int cts, int txflow, int rxflow, int txany) in MoxaPortFlowCtrl()