Home
last modified time | relevance | path

Searched refs:VIRTIO_PCI_QUEUE_PFN (Results 1 – 2 of 2) sorted by relevance

/u-boot/drivers/virtio/
A Dvirtio_pci.h20 #define VIRTIO_PCI_QUEUE_PFN 8 macro
A Dvirtio_pci_legacy.c206 if (!num || ioread32(priv->ioaddr + VIRTIO_PCI_QUEUE_PFN)) { in virtio_pci_setup_vq()
220 priv->ioaddr + VIRTIO_PCI_QUEUE_PFN); in virtio_pci_setup_vq()
236 iowrite32(0, priv->ioaddr + VIRTIO_PCI_QUEUE_PFN); in virtio_pci_del_vq()

Completed in 4 milliseconds