Home
last modified time | relevance | path

Searched refs:TULIP_DSTS_RxBADCRC (Results 1 – 2 of 2) sorted by relevance

/openbsd/sys/dev/ic/
H A Ddc21040reg.h86 #define TULIP_DSTS_RxBADCRC 0x00000002 /* CRC Error */ macro
/openbsd/sys/dev/pci/
H A Dif_de.c3286 if (eop->d_status & TULIP_DSTS_RxBADCRC) { in tulip_rx_intr()