Searched refs:VIRTIO_PCI_QUEUE_SEL (Results 1 – 2 of 2) sorted by relevance
127 iowrite16(index, vp_dev->ioaddr + VIRTIO_PCI_QUEUE_SEL); in setup_vq()181 iowrite16(vq->index, vp_dev->ioaddr + VIRTIO_PCI_QUEUE_SEL); in del_vq()
59 #define VIRTIO_PCI_QUEUE_SEL 14 macro