Searched defs:viortc_dev (Results 1 – 1 of 1) sorted by relevance
53 struct viortc_dev { struct54 struct virtio_device *vdev;55 struct viortc_class *viortc_class;56 struct viortc_vq vqs[VIORTC_MAX_NR_QUEUES];80 struct viortc_dev *viortc; argument