Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/de/
Ddc21040reg.h54 #define TULIP_DSTS_ERRSUM 0x00008000 /* Error Summary */ macro
Dif_de.c3432 && ((DESC_STATUS(eop) & TULIP_DSTS_ERRSUM) == 0)) { in tulip_rx_intr()
3674 if (d_status & TULIP_DSTS_ERRSUM) { in tulip_tx_intr()