Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/wpi/
H A Dwpivar.h221 #define WPI_F_SCANNING (1 << 8) macro
H A Dwpi.c1252 sc->sc_flags |= WPI_F_SCANNING; in wpi_newstate()
1275 sc->sc_flags &= ~WPI_F_SCANNING; in wpi_newstate()
1290 sc->sc_flags &= ~WPI_F_SCANNING; in wpi_newstate()
1304 sc->sc_flags &= ~WPI_F_SCANNING; in wpi_newstate()
1317 sc->sc_flags &= ~WPI_F_SCANNING; in wpi_newstate()
1334 sc->sc_flags &= ~WPI_F_SCANNING; in wpi_newstate()
1392 sc->sc_flags &= ~WPI_F_SCANNING; in wpi_newstate()
1396 sc->sc_flags &= ~WPI_F_SCANNING; in wpi_newstate()
2625 (sc->sc_flags & WPI_F_SCANNING) && sc->sc_scan_next) {
2634 if (sc->sc_flags & WPI_F_SCANNING)
[all …]