Searched refs:sGetRxCnt (Results 1 – 2 of 2) sorted by relevance
861 #define sGetRxCnt(ChP) sInW((ChP)->TxRxCount) macro
308 ToRecv = sGetRxCnt(cp); in rp_do_receive()373 if (sGetRxCnt(cp) == 0) { in rp_do_receive()2870 if (sGetRxCnt(ChP) == 0) /* Rx FIFO empty */ in sFlushRxFIFO()