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