Searched defs:virtio_ccw_vq_info (Results 1 – 1 of 1) sorted by relevance
110 struct virtio_ccw_vq_info { struct111 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;