Home
last modified time | relevance | path

Searched refs:DP8390_DO_AX88190_WORKAROUND (Results 1 – 3 of 3) sorted by relevance

/openbsd/sys/dev/ic/
H A Ddp8390var.h134 #define DP8390_DO_AX88190_WORKAROUND 0x0020 macro
H A Dne2000.c138 dsc->sc_flags |= DP8390_DO_AX88190_WORKAROUND; in ne2000_attach()
H A Ddp8390.c642 if ((sc->sc_flags & DP8390_DO_AX88190_WORKAROUND) != 0) in dp8390_intr()