Searched refs:IPW2200_FLAG_QUIESCED (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/uts/common/io/iwi/ | ||
H A D | ipw2200_impl.h | 129 #define IPW2200_FLAG_QUIESCED (1 << 9) macro |
H A D | ipw2200.c | 751 sc->sc_flags |= IPW2200_FLAG_QUIESCED; in ipw2200_quiesce() |