Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/wpi/
H A Dwpivar.h218 #define WPI_F_RUNNING (1 << 5) macro
H A Dwpi.c426 if (sc->sc_flags & WPI_F_RUNNING) in wpi_attach()
714 if (sc->sc_flags & WPI_F_RUNNING) { in wpi_detach()
2314 if (sc->sc_flags & WPI_F_RUNNING) {
2363 if (sc->sc_flags & WPI_F_RUNNING) {
2470 sc->sc_flags |= WPI_F_RUNNING;
2489 sc->sc_flags &= ~WPI_F_RUNNING;
2590 sc->sc_flags |= WPI_F_RUNNING;