Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/mwl/
H A Dmwl_var.h625 #define MWL_IS_RUNNING(_sc) (((_sc)->sc_flags & MWL_F_RUNNING)) macro
H A Dmwl.c2755 if (!MWL_IS_RUNNING(sc) || MWL_IS_SUSPEND(sc)) { in mwl_send()
3315 if (!MWL_IS_RUNNING(sc) || MWL_IS_SUSPEND(sc)) { in mwl_intr()
3739 if (MWL_IS_RUNNING(sc)) { in mwl_m_ioctl()
3785 if (MWL_IS_RUNNING(sc)) { in mwl_m_setprop()
3825 if (MWL_IS_RUNNING(sc)) { in mwl_attach()
4239 if (MWL_IS_RUNNING(sc)) in mwl_detach()