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