Searched refs:VIRTIO_CONSOLE_PORT_OPEN (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/sys/dev/virtio/console/
H A Dvirtio_console.h72 #define VIRTIO_CONSOLE_PORT_OPEN 6 macro
H A Dvirtio_console.c769 vtcon_port_submit_event(port, VIRTIO_CONSOLE_PORT_OPEN, 1);
829 case VIRTIO_CONSOLE_PORT_OPEN:
1300 vtcon_port_submit_event(port, VIRTIO_CONSOLE_PORT_OPEN, 1);
1315 vtcon_port_submit_event(port, VIRTIO_CONSOLE_PORT_OPEN, 0);

Completed in 261 milliseconds