Searched refs:UATH_IS_RUNNING (Results 1 – 2 of 2) sorted by relevance
248 #define UATH_IS_RUNNING(_sc) ((_sc)->sc_flags & UATH_FLAG_RUNNING) macro
1684 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()