Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/iwn/
H A Dif_iwnvar.h195 #define IWN_FLAG_ATTACHED (1 << 11) macro
H A Dif_iwn.c1128 sc->sc_flags |= IWN_FLAG_ATTACHED; in iwn_attach()
1404 if (!(sc->sc_flags & IWN_FLAG_ATTACHED)) { in iwn_detach()