Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4v/sys/
H A Dvcc_impl.h182 #define VCC_POLL_ADD_PORT 0x10 /* add a console port */ macro
/illumos-gate/usr/src/uts/sun4v/io/
H A Dvcc.c1394 vport->pollevent |= VCC_POLL_ADD_PORT; in i_vcc_cons_tbl()
1511 i_vcc_turn_off_event(vccp, VCC_PORT_ADDED, VCC_POLL_ADD_PORT); in i_vcc_cons_info()
1527 if ((vport->pollevent & VCC_POLL_ADD_PORT) == 0) { in i_vcc_inquiry()
2366 vport->pollevent |= VCC_POLL_ADD_PORT; in i_vcc_md_add_port()