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