Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/de/
H A Dif_devar.h563 #define TULIP_HAVE_DUALSENSE 0x00000020 /* SIA senses both AUI & TP */ macro
H A Dif_de.c2918 if (sc->tulip_features & TULIP_HAVE_DUALSENSE) in tulip_reset()
4219 sc->tulip_features |= TULIP_HAVE_DUALSENSE; in tulip_pci_attach()