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 in struct:vcc_port
/illumos-gate/usr/src/uts/sun4v/io/
H A Dvcc.c1592 vport->pollflag = 0;
2363 if (vport->pollflag & VCC_POLL_CONFIG) {
2466 vport->pollflag |= VCC_POLL_CONFIG;
2476 vport->pollevent, vport->pollflag);

Completed in 55 milliseconds