Home
last modified time | relevance | path

Searched refs:VIRTIO_ID_CONSOLE (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/pc-bios/s390-ccw/
H A Dvirtio.h27 VIRTIO_ID_CONSOLE = 3, enumerator
/openbmc/qemu/hw/char/
H A Dvirtio-serial-bus.c1047 virtio_init(vdev, VIRTIO_ID_CONSOLE, config_size); in virtio_serial_device_realize()
/openbmc/qemu/hw/virtio/
H A Dvirtio-pci.c296 .vdev_id = VIRTIO_ID_CONSOLE,