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