Home
last modified time | relevance | path

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

/kvm-unit-tests/lib/
H A Dchr-testdev.c56 vcon = virtio_bind(VIRTIO_ID_CONSOLE); in chr_testdev_init()
H A Dvirtio.h13 #define VIRTIO_ID_CONSOLE 3 macro