Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Ddc21040reg.h61 #define TULIP_DSTS_TxBABBLE 0x00004000 /* Transmitter Babbled */ macro
/openbsd/sys/dev/pci/
H A Dif_de.c3512 if (d_status & (TULIP_DSTS_TxUNDERFLOW|TULIP_DSTS_TxBABBLE)) in tulip_tx_intr()
3516 if (d_status & TULIP_DSTS_TxBABBLE) in tulip_tx_intr()