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

/freebsd-12-stable/sys/dev/virtio/console/
H A Dvirtio_console.h72 #define VIRTIO_CONSOLE_PORT_OPEN 6 macro
H A Dvirtio_console.c778 vtcon_port_submit_event(port, VIRTIO_CONSOLE_PORT_OPEN, 1);
876 case VIRTIO_CONSOLE_PORT_OPEN:
1393 vtcon_port_submit_event(port, VIRTIO_CONSOLE_PORT_OPEN, 1);
1408 vtcon_port_submit_event(port, VIRTIO_CONSOLE_PORT_OPEN, 0);

Completed in 46 milliseconds