Searched defs:virtio_ccw_vq_info (Results 1 – 1 of 1) sorted by relevance
109 struct virtio_ccw_vq_info { struct110 struct virtqueue *vq;111 int num;112 void *queue;113 union {116 } *info_block;117 int bit_nr;118 struct list_head node;119 long cookie;