Home
last modified time | relevance | path

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

/titanic_41/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.c1684 if (UATH_IS_RUNNING(sc) && !UATH_IS_SUSPEND(sc)) { in uath_data_rxeof()
2619 if (UATH_IS_RUNNING(sc)) in uath_init_locked()
2820 if (UATH_IS_RUNNING(sc)) { in uath_m_ioctl()
2868 if (ic->ic_des_esslen && UATH_IS_RUNNING(sc)) { in uath_m_setprop()
3290 if (UATH_IS_RUNNING(sc)) { in uath_detach()
3309 if (!UATH_IS_DISCONNECT(sc) && UATH_IS_RUNNING(sc)) in uath_detach()