Home
last modified time | relevance | path

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

/freebsd/sys/dev/bwn/
H A Dif_bwnvar.h1032 #define BWN_FLAG_INVALID (1 << 1) macro
H A Dif_bwn.c853 sc->sc_flags |= BWN_FLAG_INVALID; in bwn_detach()
4985 (sc->sc_flags & BWN_FLAG_INVALID) == 0) { in bwn_newstate()
5031 (sc->sc_flags & BWN_FLAG_INVALID)) in bwn_intr()
5077 (sc->sc_flags & BWN_FLAG_INVALID)) { in bwn_intrtask()