Home
last modified time | relevance | path

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

/freebsd-src/sys/dev/virtio/console/
H A Dvirtio_console.c85 #define VTCON_PORT_FLAG_CONSOLE 0x02 macro
785 port->vtcport_flags |= VTCON_PORT_FLAG_CONSOLE; in vtcon_ctrl_port_console_event()
1318 if (port->vtcport_flags & VTCON_PORT_FLAG_CONSOLE) in vtcon_port_in()