Home
last modified time | relevance | path

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

/NextBSD/sys/dev/de/
HDdc21040reg.h63 #define TULIP_DSTS_TxNOHRTBT 0x00000080 /* No Heartbeat */ macro
HDif_de.c3712 if (d_status & TULIP_DSTS_TxNOHRTBT & sc->tulip_flags) in tulip_tx_intr()