Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/virtio/console/
HDvirtio_console.h67 #define VIRTIO_CONSOLE_PORT_READY 3 macro
HDvirtio_console.c735 vtcon_ctrl_send_control(sc, id, VIRTIO_CONSOLE_PORT_READY, 0); in vtcon_ctrl_port_add_event()
1156 vtcon_port_submit_event(port, VIRTIO_CONSOLE_PORT_READY, 1); in vtcon_port_create()