Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/intel/io/heci/
H A Dheci_data_structures.h463 struct pollhead tx_pollwait; member
H A Dheci_intr.c154 pollwakeup(&file_ext->tx_pollwait, POLL_IN|POLLRDNORM); in _heci_cmpl()
H A Dheci_main.c1384 *phpp = &file_extension->tx_pollwait; in heci_poll()