Home
last modified time | relevance | path

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

/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/ic/
H A Dwivar.h209 #define WI_FLAGS_BUG_AUTOINC 0x0100 macro
H A Dwi.c475 sc->sc_flags |= WI_FLAGS_BUG_AUTOINC; in wi_attach()
2930 if ((sc->sc_flags & WI_FLAGS_BUG_AUTOINC) && (id & 0xf000) == 0) { in wi_write_bap()