Searched defs:c_ovq (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/include/hw/virtio/ | ||
H A D | virtio-serial.h | 172 VirtQueue *c_ivq, *c_ovq; member |
/openbmc/linux/drivers/char/ | ||
H A D | virtio_console.c | 146 struct virtqueue *c_ivq, *c_ovq; member |