Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/s390/virtio/
Dvirtio_ccw.c110 struct virtio_ccw_vq_info { struct
111 struct virtqueue *vq;
112 int num;
113 void *queue;
114 union {
117 } *info_block;
118 int bit_nr;
119 struct list_head node;
120 long cookie;