Searched refs:RESRXFCNT (Results 1 – 2 of 2) sorted by relevance
231 #define RESRXFCNT 0x08 /* reset channel's Rx FIFO count register */ macro
2803 sOutB(ChP->Cmd, (Byte_t) ChanNum | RESRXFCNT); /* apply reset Rx FIFO count */ in sInitChan()2882 sOutB(ChP->Cmd, Ch | RESRXFCNT); /* apply reset Rx FIFO count */ in sFlushRxFIFO()