Home
last modified time | relevance | path

Searched refs:TxBufferOut (Results 1 – 5 of 5) sorted by relevance

/linux-2.4.37.9/drivers/char/rio/
Dport.h209 ushort TxBufferOut; /* Intr removes data here */ member
Driotty.c621 (PortP->TxBufferIn != PortP->TxBufferOut) ) { in riotclose()
640 PortP->TxBufferIn = PortP->TxBufferOut = 0; in riotclose()
784 PortP->TxBufferOut = 0;
Driotable.c554 PortP->TxBufferIn = PortP->TxBufferOut = 0;
979 PortP->TxBufferOut = 0;
Driointr.c954 PortP->TxBufferIn = PortP->TxBufferOut = 0;
Driocmd.c393 PortP->TxBufferOut = 0;