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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/rio/
H A Dparam.h47 u8 TxXoff; /* Transmit X-Off character */ member in struct:phb_param
H A Drioparam.c155 u8 TxXon = 0, TxXoff = 0, RxXon = 0, RxXoff = 0; local
423 TxXoff = TtyP->termios->c_cc[VSTOP];
539 writeb(TxXoff, &phb_param_ptr->TxXoff);

Completed in 63 milliseconds