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