Searched refs:RD_ES (Results 1 – 2 of 2) sorted by relevance
/linux-2.6.39/drivers/net/tulip/ | ||
D | de4x5.h | 756 #define RD_ES 0x00008000 /* Error Summary */ macro |
D | de4x5.c | 1626 if (status & RD_ES) { /* There was an error. */ in de4x5_rx() |