Searched defs:virtio_ccw_vq_info (Results 1 – 1 of 1) sorted by relevance
122 struct virtio_ccw_vq_info { struct123 struct virtqueue *vq;124 int num;125 union {128 } *info_block;129 int bit_nr;130 struct list_head node;131 long cookie;