Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Ddc21040reg.h81 #define TULIP_DSTS_RxTOOLONG 0x00000080 /* Frame Too Long */ macro
/openbsd/sys/dev/pci/
H A Dif_de.c3282 if (eop->d_status & TULIP_DSTS_RxTOOLONG) { in tulip_rx_intr()