Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun4v/sys/
H A Dvcc_impl.h270 uint32_t pollevent; member
/titanic_41/usr/src/uts/sun4v/io/
H A Dvcc.c1391 vport->pollevent |= VCC_POLL_ADD_PORT; in i_vcc_cons_tbl()
1447 vport->pollevent &= ~event; in i_vcc_turn_off_event()
1524 if ((vport->pollevent & VCC_POLL_ADD_PORT) == 0) { in i_vcc_inquiry()
1588 vport->pollevent = 0; in i_vcc_reset_events()
2363 vport->pollevent |= VCC_POLL_ADD_PORT; in i_vcc_md_add_port()
2455 if (vport->pollevent) { in vcc_chpoll()
2473 vport->pollevent, vport->pollflag); in vcc_chpoll()
/titanic_41/usr/src/cmd/truss/
H A Dexpound.c2011 pollevent(private_t *pri, int arg) in pollevent() function
2053 pri->pname, ppollfd->fd, pollevent(pri, ppollfd->events)); in show_one_pollfd()
2054 (void) printf(" rev=%s\n", pollevent(pri, ppollfd->revents)); in show_one_pollfd()