Home
last modified time | relevance | path

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

/trueos/sys/dev/de/
HDdc21040reg.h58 #define TULIP_DSTS_TxBABBLE 0x00004000 /* Transmitter Babbled */ macro
HDif_de.c3684 if (d_status & (TULIP_DSTS_TxUNDERFLOW|TULIP_DSTS_TxBABBLE)) in tulip_tx_intr()
3688 if (d_status & TULIP_DSTS_TxBABBLE) in tulip_tx_intr()