TxRxCount        2719 drivers/tty/rocket.c 	ChP->TxRxCount = ChIOOff + _FIFO_CNT0;
TxRxCount         346 drivers/tty/rocket_int.h 	WordIO_t TxRxCount;
TxRxCount         861 drivers/tty/rocket_int.h #define sGetRxCnt(ChP) sInW((ChP)->TxRxCount)
TxRxCount         872 drivers/tty/rocket_int.h #define sGetTxCnt(ChP) sInB((ByteIO_t)(ChP)->TxRxCount)