Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/iwh/
H A Diwh_var.h226 #define IWH_F_QUIESCED (1 << 12) macro
H A Diwh.c1707 if (!(sc->sc_flags & IWH_F_QUIESCED)) { in iwh_reset_tx_ring()
4517 atomic_or_32(&sc->sc_flags, IWH_F_QUIESCED); in iwh_quiesce()
4933 if (!(sc->sc_flags & IWH_F_QUIESCED)) { in iwh_stop()
4975 if (!(sc->sc_flags & IWH_F_QUIESCED)) { in iwh_stop()