Searched defs:RAL_IS_RUNNING (Results 1 - 3 of 3) sorted by relevance

/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
/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
/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

Completed in 86 milliseconds