Searched refs:WCS_STOPPED (Results 1 – 2 of 2) sorted by relevance
46 #define WCS_STOPPED 0x00000004 /* output is stopped */ macro
515 pvc->vc_flags |= WCS_STOPPED; in wcuwput()523 pvc->vc_flags &= ~WCS_STOPPED; in wcuwput()1044 if (!(pvc->vc_flags&(WCS_DELAY|WCS_STOPPED))) in wcopoll()1107 if (pvc->vc_flags & (WCS_DELAY|WCS_BUSY|WCS_STOPPED)) in wcstart()