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

/drivers/tty/
H A Dmoxa.c1483 int rts, cts, txflow, rxflow, xany, baud; local
1485 rts = cts = txflow = rxflow = xany = 0;
1489 txflow = 1;
1497 MoxaPortFlowCtrl(ch, rts, cts, txflow, rxflow, xany);
1839 int txflow, int rxflow, int txany)
1847 if (txflow)
1838 MoxaPortFlowCtrl(struct moxa_port *port, int rts, int cts, int txflow, int rxflow, int txany) argument
/drivers/usb/atm/
H A Dueagle-atm.c195 u32 txflow; member in struct:uea_softc::uea_stats::__anon6970
1444 ret = uea_read_cmv_e1(sc, E1_SA_DIAG, 52, &sc->stats.phy.txflow);
2447 UEA_ATTR(txflow, 0);

Completed in 70 milliseconds