Searched refs:GREG_STAT_RFIFOVF (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/drivers/net/ | ||
D | sunhme.h | 41 #define GREG_STAT_RFIFOVF 0x00000020 /* Receive FIFO overflow */ macro |
D | sunhme.c | 1804 if (status & GREG_STAT_RFIFOVF) { in happy_meal_is_not_so_happy() |