Searched refs:PIPE_SEL (Results 1 – 2 of 2) sorted by relevance
92 #define PIPE_SEL 0x040 /* Pipe has a select active. */ macro
663 if (cpipe->pipe_state & PIPE_SEL) { in pipeselwakeup()666 cpipe->pipe_state &= ~PIPE_SEL; in pipeselwakeup()1470 rpipe->pipe_state |= PIPE_SEL; in pipe_poll()1476 wpipe->pipe_state |= PIPE_SEL; in pipe_poll()