Searched refs:DP_POLL (Results 1 – 4 of 4) sorted by relevance
42 #define DP_POLL (DPIOC | 1) /* poll on fds in cached in /dev/poll */ macro
704 if (cmd == DP_POLL) { in dpioctl()731 case DP_POLL: in dpioctl()
193 ret = ioctl(pollfd, DP_POLL, &arg); in dppoll()
704 { (uint_t)DP_POLL, "DP_POLL", NULL },