Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/drivers/network/ether/dec21xxx/dev/de/
H A Ddc21040reg.h63 #define TULIP_DSTS_TxLATECOLL 0x00000200 /* Late Collision */ macro
H A Dif_de.c3681 if (d_status & TULIP_DSTS_TxLATECOLL) in tulip_tx_intr()