Home
last modified time | relevance | path

Searched refs:pollhd (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/sun4u/sys/
H A Dtodds1287.h67 pollhead_t pollhd; /* poll head struct */ member
/titanic_41/usr/src/uts/common/io/
H A Dpower.c163 pollhead_t pollhd; /* poll head struct */ member
683 pollwakeup(&softsp->pollhd, POLLRDNORM); in power_issue_shutdown()
684 pollwakeup(&softsp->pollhd, POLLIN); in power_issue_shutdown()
925 *phpp = &softsp->pollhd; in power_chpoll()
/titanic_41/usr/src/uts/sun4u/io/
H A Dtodds1287.c550 *phpp = &softsp->pollhd; in ds1287_chpoll()
793 pollwakeup(&softsp->pollhd, POLLRDNORM); in ds1287_issue_shutdown()
794 pollwakeup(&softsp->pollhd, POLLIN); in ds1287_issue_shutdown()