Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/iwp/
H A Diwp_var.h246 #define IWP_F_QUIESCED (1 << 12) macro
H A Diwp.c1648 if (!(sc->sc_flags & IWP_F_QUIESCED)) { in iwp_reset_tx_ring()
4249 atomic_or_32(&sc->sc_flags, IWP_F_QUIESCED); in iwp_quiesce()
4670 if (!(sc->sc_flags & IWP_F_QUIESCED)) { in iwp_stop()
4710 if (!(sc->sc_flags & IWP_F_QUIESCED)) { in iwp_stop()