Home
last modified time | relevance | path

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

/mirbsd/src/sys/dev/ic/
Ddc21040reg.h93 #define TULIP_DSTS_RxTOOLONG 0x00000080 /* Frame Too Long */ macro
/mirbsd/src/sys/dev/pci/
Dif_de.c3493 if (DESC_BO(eop->d_status) & TULIP_DSTS_RxTOOLONG) { in tulip_rx_intr()