Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ipw/
H A Dipw2100_impl.h125 #define IPW2100_FLAG_QUIESCED (1 << 8) macro
H A Dipw2100.c704 sc->sc_flags |= IPW2100_FLAG_QUIESCED; in ipw2100_quiesce()
729 if (!(sc->sc_flags & IPW2100_FLAG_QUIESCED)) in ipw2100_stop()
1253 if (ntries == 50 && !(sc->sc_flags & IPW2100_FLAG_QUIESCED)) in ipw2100_master_stop()