Searched refs:SONIC_INT_RBE (Results 1 – 2 of 2) sorted by relevance
198 #define SONIC_INT_RBE 0x0020 macro
477 if (SONIC_READ(SONIC_ISR) & SONIC_INT_RBE) { in sonic_rx()480 SONIC_WRITE(SONIC_ISR, SONIC_INT_RBE); /* clear the flag */ in sonic_rx()