Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/de/
H A Ddc21040reg.h63 #define TULIP_DSTS_TxNOHRTBT 0x00000080 /* No Heartbeat */ macro
H A Dif_de.c3246 if (d_status & TULIP_DSTS_TxNOHRTBT & sc->tulip_flags) in tulip_tx_intr()