Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/de/
H A Ddc21040reg.h61 #define TULIP_DSTS_TxLATECOLL 0x00000200 /* Late Collision */ macro
H A Dif_de.c3219 if (d_status & TULIP_DSTS_TxLATECOLL) in tulip_tx_intr()