Searched refs:RxDMAComplete (Results 1 – 2 of 2) sorted by relevance
188 RxDMAComplete = 0x0400, enumerator
92 #define DEFAULT_INTR (RxDMAComplete | HostError | IntRequested | TxDMAComplete| \785 if (int_status & RxDMAComplete) { in rio_interrupt()786 writew(DEFAULT_INTR & ~(RxDMAComplete | RxComplete), in rio_interrupt()