Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/uath/
H A Duath_var.h248 #define UATH_IS_RUNNING(_sc) ((_sc)->sc_flags & UATH_FLAG_RUNNING) macro
H A Duath.c1689 if (UATH_IS_RUNNING(sc) && !UATH_IS_SUSPEND(sc)) { in uath_data_rxeof()
2624 if (UATH_IS_RUNNING(sc)) in uath_init_locked()
2825 if (UATH_IS_RUNNING(sc)) { in uath_m_ioctl()
2873 if (ic->ic_des_esslen && UATH_IS_RUNNING(sc)) { in uath_m_setprop()
3295 if (UATH_IS_RUNNING(sc)) { in uath_detach()
3314 if (!UATH_IS_DISCONNECT(sc) && UATH_IS_RUNNING(sc)) in uath_detach()