Home
last modified time | relevance | path

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

/openbmc/linux/drivers/s390/virtio/
H A Dvirtio_ccw.c124 struct virtio_ccw_vq_info { struct
125 struct virtqueue *vq;
126 int num;
127 union {
130 } *info_block;
131 int bit_nr;
132 struct list_head node;
133 long cookie;