Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dif_devar.h488 #define TULIP_HAVE_BROKEN_HASH 0x00000080 /* Broken Multicast Hash */ macro
H A Dif_de.c2894 if (sc->tulip_features & TULIP_HAVE_BROKEN_HASH) in tulip_addr_filter()
4402 sc->tulip_features |= TULIP_HAVE_BROKEN_HASH; in tulip_attach()