Home
last modified time | relevance | path

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

/freebsd/sys/dev/dc/
H A Dif_dcreg.h787 #define DC_TX_ADMTEK_WAR 0x00000004 macro
H A Dif_dc.c2107 sc->dc_flags |= DC_TX_ADMTEK_WAR; in dc_attach()
2131 sc->dc_flags |= DC_TX_ADMTEK_WAR; in dc_attach()
3453 if ((sc->dc_flags & DC_TX_ADMTEK_WAR) && in dc_encap()