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

/illumos-gate/usr/src/uts/common/io/mwl/
H A Dmwl_var.h626 #define MWL_IS_SUSPEND(_sc) (((_sc)->sc_flags & MWL_F_SUSPEND)) macro
H A Dmwl.c2755 if (!MWL_IS_RUNNING(sc) || MWL_IS_SUSPEND(sc)) {
3315 if (!MWL_IS_RUNNING(sc) || MWL_IS_SUSPEND(sc)) {
3699 if (MWL_IS_SUSPEND(sc)) {

Completed in 73 milliseconds