Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun4v/sys/
H A Dvcc_impl.h268 uint_t pollflag; /* indicated poll status */ member
/titanic_41/usr/src/uts/sun4v/io/
H A Dvcc.c1589 vport->pollflag = 0; in i_vcc_reset_events()
2360 if (vport->pollflag & VCC_POLL_CONFIG) { in i_vcc_md_add_port()
2463 vport->pollflag |= VCC_POLL_CONFIG; in vcc_chpoll()
2473 vport->pollevent, vport->pollflag); in vcc_chpoll()