Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/iwi/
H A Dipw2200_impl.h129 #define IPW2200_FLAG_QUIESCED (1 << 9) macro
H A Dipw2200.c751 sc->sc_flags |= IPW2200_FLAG_QUIESCED; in ipw2200_quiesce()