Home
last modified time | relevance | path

Searched refs:RAL_IS_RUNNING (Results 1 – 6 of 6) sorted by relevance

/titanic_44/usr/src/uts/common/io/ural/
H A Dural_var.h124 #define RAL_IS_RUNNING(_sc) ((_sc)->sc_flags & RAL_FLAG_RUNNING) macro
H A Dural.c530 if (RAL_IS_RUNNING(sc)) in ural_rxeof()
682 if (!RAL_IS_RUNNING(sc)) { in ural_send()
1758 if (!RAL_IS_RUNNING(sc)) /* different device or not inited */ in ural_disconnect()
1948 if (!RAL_IS_RUNNING(sc)) { in ural_watchdog()
2060 if (RAL_IS_RUNNING(sc)) { in ural_m_setprop()
2105 if (RAL_IS_RUNNING(sc)) { in ural_m_ioctl()
2396 if (RAL_IS_RUNNING(sc)) in ural_detach()
/titanic_44/usr/src/uts/common/io/rum/
H A Drum_var.h131 #define RAL_IS_RUNNING(_sc) ((_sc)->sc_flags & RAL_FLAG_RUNNING) macro
H A Drum.c593 if (RAL_IS_RUNNING(sc)) in rum_rxeof()
743 if (!RAL_IS_RUNNING(sc)) { in rum_send()
1765 if (!RAL_IS_RUNNING(sc)) /* different device or not inited */ in rum_disconnect()
1969 if (!RAL_IS_RUNNING(sc)) { in rum_watchdog()
2081 if (RAL_IS_RUNNING(sc)) { in rum_m_setprop()
2126 if (RAL_IS_RUNNING(sc)) { in rum_m_ioctl()
2441 if (RAL_IS_RUNNING(sc)) in rum_detach()
/titanic_44/usr/src/uts/common/io/ral/
H A Drt2560_var.h202 #define RAL_IS_RUNNING(_sc) (((_sc)->sc_flags & RAL_FLAG_RUNNING) && \ macro
H A Drt2560.c1449 if (!RAL_IS_RUNNING(sc)) { in rt2560_mgmt_send()
1717 if (!RAL_IS_RUNNING(sc)) { in rt2560_m_tx()
2018 if (!RAL_IS_RUNNING(sc)) { in rt2560_watchdog()
2130 if (RAL_IS_RUNNING(sc)) { in rt2560_m_setprop()
2175 if (RAL_IS_RUNNING(sc)) { in rt2560_m_ioctl()
2258 if (!RAL_IS_RUNNING(sc)) { in rt2560_intr()