DP_PPOLL
{ (uint_t)DP_PPOLL, "DP_PPOLL", NULL },
return (ioctl(epfd, DP_PPOLL, &arg));
if (cmd == DP_POLL || cmd == DP_PPOLL) {
case DP_PPOLL:
ASSERT(cmd == DP_PPOLL);
if (cmd == DP_PPOLL) {