Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/iwn/
H A Dif_iwnvar.h206 #define IWN_FLAG_QUIESCED (1 << 22) macro
H A Dif_iwn.c1498 sc->sc_flags |= IWN_FLAG_QUIESCED; in iwn_quiesce()