Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/wpi/
H A Dwpivar.h223 #define WPI_F_LAZY_RESUME (1 << 10) macro
H A Dwpi.c430 sc->sc_flags |= WPI_F_LAZY_RESUME; in wpi_attach()
2607 if (ic->ic_mach && (sc->sc_flags & WPI_F_LAZY_RESUME)) {
2611 sc->sc_flags &= ~WPI_F_LAZY_RESUME;