Home
last modified time | relevance | path

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

/openbmc/qemu/include/standard-headers/linux/
H A Dvirtio_console.h70 #define VIRTIO_CONSOLE_PORT_REMOVE 2 macro
/openbmc/linux/include/uapi/linux/
H A Dvirtio_console.h70 #define VIRTIO_CONSOLE_PORT_REMOVE 2 macro
/openbmc/qemu/hw/char/
H A Dvirtio-serial-bus.c927 send_control_event(vser, port->id, VIRTIO_CONSOLE_PORT_REMOVE, 1); in remove_port()
/openbmc/linux/drivers/char/
H A Dvirtio_console.c1597 case VIRTIO_CONSOLE_PORT_REMOVE: in handle_control_message()