Searched defs:pollhdrp (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Ddriver.c600 struct pollhead **pollhdrp)
605 return ((*cb->cb_chpoll)(dev, events, anyyet, reventsp, pollhdrp));
599 cdev_poll(dev_t dev, short events, int anyyet, short *reventsp, struct pollhead **pollhdrp) argument
H A Dsunddi.c5285 struct pollhead **pollhdrp)
5287 _NOTE(ARGUNUSED(dev, events, anyyet, reventsp, pollhdrp))
5284 nochpoll(dev_t dev, short events, int anyyet, short *reventsp, struct pollhead **pollhdrp) argument

Completed in 95 milliseconds