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