Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/rwd/
H A Drt2661_var.h195 #define RT2661_IS_RUNNING(_sc) (((_sc)->sc_flags & RT2661_F_RUNNING)) macro
H A Drt2661.c1123 if (!RT2661_IS_RUNNING(sc) || RT2661_IS_SUSPEND(sc)) { in rt2661_intr()
1549 if ((!RT2661_IS_RUNNING(sc)) || RT2661_IS_SUSPEND(sc)) { in rt2661_mgmt_send()
2098 if (RT2661_IS_RUNNING(sc)) { in rt2661_stop_locked()
2611 if (RT2661_IS_RUNNING(sc)) { in rt2661_m_ioctl()
2661 if (RT2661_IS_RUNNING(sc)) { in rt2661_m_setprop()
2834 if (RT2661_IS_RUNNING(sc)) in rt2661_attach()
3178 if (RT2661_IS_RUNNING(sc)) in rt2661_detach()