Searched refs:TULIP_DSTS_RxDRBBLBIT (Results 1 – 2 of 2) sorted by relevance
84 #define TULIP_DSTS_RxDRBBLBIT 0x00000004 /* Dribble Bit */ macro
3456 if (DESC_STATUS(eop) & TULIP_DSTS_RxDRBBLBIT) { in tulip_rx_intr()