Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/wpi/
H A Dwpivar.h217 #define WPI_F_RATE_AUTO_CTL (1 << 4) macro
H A Dwpi.c1378 sc->sc_flags |= WPI_F_RATE_AUTO_CTL; in wpi_newstate()
1385 sc->sc_flags &= ~WPI_F_RATE_AUTO_CTL; in wpi_newstate()
2488 sc->sc_flags &= ~WPI_F_RATE_AUTO_CTL;
2645 (sc->sc_flags & WPI_F_RATE_AUTO_CTL)) {