Searched refs:UIOA_POLL (Results 1 – 2 of 2) sorted by relevance
541 if (!(uioa->uioa_state & UIOA_POLL)) in uioamove()542 uioa->uioa_state |= UIOA_POLL; in uioamove()730 if (uioap->uioa_state & UIOA_POLL) { in uioafini()
191 #define UIOA_POLL 0x0010 /* need dcopy_poll() */ macro