Searched refs:WPI_F_LAZY_RESUME (Results 1 – 2 of 2) sorted by relevance
223 #define WPI_F_LAZY_RESUME (1 << 10) macro
430 sc->sc_flags |= WPI_F_LAZY_RESUME; in wpi_attach()2605 if (ic->ic_mach && (sc->sc_flags & WPI_F_LAZY_RESUME)) {2609 sc->sc_flags &= ~WPI_F_LAZY_RESUME;