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;
2605 if (ic->ic_mach && (sc->sc_flags & WPI_F_LAZY_RESUME)) {
2609 sc->sc_flags &= ~WPI_F_LAZY_RESUME;

Completed in 66 milliseconds