Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/wpi/
H A Dwpivar.h214 #define WPI_F_CMD_DONE (1 << 1) macro
H A Dwpi.c1814 sc->sc_flags |= WPI_F_CMD_DONE;
2742 sc->sc_flags &= ~WPI_F_CMD_DONE;
2744 while (!(sc->sc_flags & WPI_F_CMD_DONE)) {
2749 if (sc->sc_flags & WPI_F_CMD_DONE)