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

/illumos-gate/usr/src/uts/common/sys/
H A Dvt_impl.h46 #define WCS_STOPPED 0x00000004 /* output is stopped */ macro
/illumos-gate/usr/src/uts/common/io/
H A Dwscons.c515 pvc->vc_flags |= WCS_STOPPED;
523 pvc->vc_flags &= ~WCS_STOPPED;
1044 if (!(pvc->vc_flags&(WCS_DELAY|WCS_STOPPED)))
1107 if (pvc->vc_flags & (WCS_DELAY|WCS_BUSY|WCS_STOPPED))

Completed in 58 milliseconds