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

/opensolaris-onvv-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.c1903 if (UATH_IS_DISCONNECT(sc) && (nstate != IEEE80211_S_INIT)) {
2801 if (!UATH_IS_DISCONNECT(sc))
3309 if (!UATH_IS_DISCONNECT(sc) && UATH_IS_RUNNING(sc))

Completed in 55 milliseconds