Searched refs:SCB_STFR (Results 1 – 2 of 2) sorted by relevance
190 #define SCB_STFR (1 << 14) /* Frame received */ macro
930 ether1_outw(dev, status & (SCB_STRNR | SCB_STCNA | SCB_STFR | SCB_STCX), in ether1_interrupt()949 if (status & SCB_STFR) { in ether1_interrupt()