Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/char/rio/
Dport.h208 ushort TxBufferIn; /* New data arrives here */ member
Driotty.c621 (PortP->TxBufferIn != PortP->TxBufferOut) ) { in riotclose()
640 PortP->TxBufferIn = PortP->TxBufferOut = 0; in riotclose()
783 PortP->TxBufferIn = 0;
Driotable.c554 PortP->TxBufferIn = PortP->TxBufferOut = 0;
980 PortP->TxBufferIn = 0;
Driointr.c954 PortP->TxBufferIn = PortP->TxBufferOut = 0;
Driocmd.c392 PortP->TxBufferIn = 0;