Searched refs:IWK_F_QUIESCED (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/iwk/
H A Diwk2_var.h217 #define IWK_F_QUIESCED (1 << 10) macro
H A Diwk2.c955 sc->sc_flags |= IWK_F_QUIESCED;
4290 if (!(sc->sc_flags & IWK_F_QUIESCED))
4321 if (!(sc->sc_flags & IWK_F_QUIESCED))

Completed in 73 milliseconds