Home
last modified time | relevance | path

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; in iwk_quiesce()
4290 if (!(sc->sc_flags & IWK_F_QUIESCED)) in iwk_stop()
4321 if (!(sc->sc_flags & IWK_F_QUIESCED)) in iwk_stop()