Home
last modified time | relevance | path

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

/openbmc/qemu/pc-bios/s390-ccw/
H A Dvirtio.h33 struct VqInfo { struct
39 typedef struct VqInfo VqInfo; argument
H A Dvirtio.c109 static void vring_init(VRing *vr, VqInfo *info) in vring_init()
296 VqInfo info = { in virtio_setup_ccw()