Home
last modified time | relevance | path

Searched refs:pollflag (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/sun4v/sys/
H A Dvcc_impl.h268 uint_t pollflag; /* indicated poll status */ member
/illumos-gate/usr/src/uts/sun4v/io/
H A Dvcc.c1592 vport->pollflag = 0; in i_vcc_reset_events()
2363 if (vport->pollflag & VCC_POLL_CONFIG) { in i_vcc_md_add_port()
2466 vport->pollflag |= VCC_POLL_CONFIG; in vcc_chpoll()
2476 vport->pollevent, vport->pollflag); in vcc_chpoll()