Searched refs:TULIP_DSTS_RxBADCRC (Results 1 – 2 of 2) sorted by relevance
86 #define TULIP_DSTS_RxBADCRC 0x00000002 /* CRC Error */ macro
3286 if (eop->d_status & TULIP_DSTS_RxBADCRC) { in tulip_rx_intr()