Searched refs:WCS_DELAY (Results 1 – 2 of 2) sorted by relevance
47 #define WCS_DELAY 0x00000008 /* waiting for delay to finish */ macro
514 if (pvc->vc_flags & (WCS_DELAY|WCS_BUSY|WCS_STOPPED)) { in wcuwsrv()539 pvc->vc_flags |= WCS_DELAY; in wcuwsrv()1191 if (!(pvc->vc_flags&(WCS_DELAY|WCS_STOPPED))) in wcopoll()1213 pvc->vc_flags &= ~WCS_DELAY; in wcrstrt()