Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/uath/
H A Duath_var.h250 #define UATH_IS_DISCONNECT(_sc) ((_sc)->sc_flags & UATH_FLAG_DISCONNECT) macro
H A Duath.c1908 if (UATH_IS_DISCONNECT(sc) && (nstate != IEEE80211_S_INIT)) { in uath_newstate()
2806 if (!UATH_IS_DISCONNECT(sc)) in uath_m_stop()
3314 if (!UATH_IS_DISCONNECT(sc) && UATH_IS_RUNNING(sc)) in uath_detach()