Searched refs:RT2860_IS_RUNNING (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/rwn/
H A Drt2860_var.h118 #define RT2860_IS_RUNNING(_sc) (((_sc)->sc_flags & RT2860_F_RUNNING)) macro
H A Drt2860.c1831 if ((!RT2860_IS_RUNNING(sc)) || RT2860_IS_SUSPEND(sc)) {
2625 if (RT2860_IS_RUNNING(sc)) {
2675 if (RT2860_IS_RUNNING(sc)) {
2833 if (RT2860_IS_RUNNING(sc))
3111 if (RT2860_IS_RUNNING(sc))

Completed in 258 milliseconds