Home
last modified time | relevance | path

Searched defs:VDev (Results 1 – 1 of 1) sorted by relevance

/qemu/pc-bios/s390-ccw/
H A Dvirtio.h233 struct VDev { struct
234 int nr_vqs;
235 VRing *vrings;
236 int cmd_vr_idx;
260 typedef struct VDev VDev; argument