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)) {
4516 atomic_or_32(&sc->sc_flags, IWH_F_QUIESCED);
4932 if (!(sc->sc_flags & IWH_F_QUIESCED)) {
4974 if (!(sc->sc_flags & IWH_F_QUIESCED)) {

Completed in 54 milliseconds