Searched refs:RX_ERROR (Results 1 – 4 of 4) sorted by relevance
364 #define RX_ERROR 0x4000 macro
422 #define RX_ERROR 0x4000 macro
157 #define RX_ERROR 0x0d81 macro366 if ((rcv_status & (RX_OK|RX_ERROR)) != RX_OK) { in eepro_poll()
1184 # define RX_ERROR (RX_WDOG_TIMER | RX_RUNT | RX_OVERLEN | \ macro