Searched refs:pm_pollhead (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/
H A Dpm.c708 extern struct pollhead pm_pollhead; /* common/os/sunpm.c */
720 *phpp = &pm_pollhead;
/illumos-gate/usr/src/uts/common/os/
H A Dsunpm.c461 struct pollhead pm_pollhead; variable in typeref:struct:pollhead
2754 pollwakeup(&pm_pollhead, (POLLRDNORM | POLLIN));
2772 pollwakeup(&pm_pollhead, (POLLRDNORM | POLLIN));

Completed in 65 milliseconds