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

/freebsd-13-stable/sys/dev/virtio/console/
H A Dvirtio_console.h72 #define VIRTIO_CONSOLE_PORT_OPEN 6 macro
H A Dvirtio_console.c791 vtcon_port_submit_event(port, VIRTIO_CONSOLE_PORT_OPEN, 1);
892 case VIRTIO_CONSOLE_PORT_OPEN:
1409 vtcon_port_submit_event(port, VIRTIO_CONSOLE_PORT_OPEN, 1);
1424 vtcon_port_submit_event(port, VIRTIO_CONSOLE_PORT_OPEN, 0);

Completed in 60 milliseconds