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

/illumos-gate/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))
682 if (!RAL_IS_RUNNING(sc)) {
1758 if (!RAL_IS_RUNNING(sc)) /* different device or not inited */
1948 if (!RAL_IS_RUNNING(sc)) {
2060 if (RAL_IS_RUNNING(sc)) {
2105 if (RAL_IS_RUNNING(sc)) {
2396 if (RAL_IS_RUNNING(sc))
/illumos-gate/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))
743 if (!RAL_IS_RUNNING(sc)) {
1765 if (!RAL_IS_RUNNING(sc)) /* different device or not inited */
1969 if (!RAL_IS_RUNNING(sc)) {
2081 if (RAL_IS_RUNNING(sc)) {
2126 if (RAL_IS_RUNNING(sc)) {
2441 if (RAL_IS_RUNNING(sc))
/illumos-gate/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)) {
1717 if (!RAL_IS_RUNNING(sc)) {
2018 if (!RAL_IS_RUNNING(sc)) {
2130 if (RAL_IS_RUNNING(sc)) {
2175 if (RAL_IS_RUNNING(sc)) {
2258 if (!RAL_IS_RUNNING(sc)) {

Completed in 167 milliseconds