Searched refs:TULIP_DSTS_TxNOHRTBT (Results 1 – 2 of 2) sorted by relevance
| /NextBSD/sys/dev/de/ | ||
| HD | dc21040reg.h | 63 #define TULIP_DSTS_TxNOHRTBT 0x00000080 /* No Heartbeat */ macro |
| HD | if_de.c | 3712 if (d_status & TULIP_DSTS_TxNOHRTBT & sc->tulip_flags) in tulip_tx_intr() |