Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/uath/
H A Duath_var.h249 #define UATH_IS_SUSPEND(_sc) ((_sc)->sc_flags & UATH_FLAG_SUSPEND) macro
H A Duath.c1684 if (UATH_IS_RUNNING(sc) && !UATH_IS_SUSPEND(sc)) { in uath_data_rxeof()
1908 if (UATH_IS_SUSPEND(sc) && (nstate != IEEE80211_S_INIT)) { in uath_newstate()
2003 if (UATH_IS_SUSPEND(sc)) { in uath_send()
2980 UATH_IS_SUSPEND(sc)) { in uath_m_tx()