Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/wpi/
H A Dwpivar.h217 #define WPI_F_RATE_AUTO_CTL (1 << 4) macro
H A Dwpi.c1376 sc->sc_flags |= WPI_F_RATE_AUTO_CTL; in wpi_newstate()
1383 sc->sc_flags &= ~WPI_F_RATE_AUTO_CTL; in wpi_newstate()
2486 sc->sc_flags &= ~WPI_F_RATE_AUTO_CTL;
2643 (sc->sc_flags & WPI_F_RATE_AUTO_CTL)) {