Searched refs:TULIP_DSTS_TxBABBLE (Results 1 – 2 of 2) sorted by relevance
58 #define TULIP_DSTS_TxBABBLE 0x00004000 /* Transmitter Babbled */ macro
3684 if (d_status & (TULIP_DSTS_TxUNDERFLOW|TULIP_DSTS_TxBABBLE)) in tulip_tx_intr()3688 if (d_status & TULIP_DSTS_TxBABBLE) in tulip_tx_intr()