Searched refs:GREG_STAT_NORXD (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/drivers/net/ | ||
D | sunhme.h | 53 #define GREG_STAT_NORXD 0x00020000 /* No more receive descriptors */ macro |
D | sunhme.c | 1831 if (status & GREG_STAT_NORXD) { in happy_meal_is_not_so_happy() |