Home
last modified time | relevance | path

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

/dragonfly/sys/dev/virtual/virtio/pci/
H A Dvirtio_pci.h53 #define VIRTIO_PCI_QUEUE_NUM 12 /* number of ring entries (16, RO) */ macro
H A Dvirtio_pci.c623 vq_size = vtpci_read_config_2(sc, VIRTIO_PCI_QUEUE_NUM); in vtpci_alloc_virtqueues()
865 vq_size = vtpci_read_config_2(sc, VIRTIO_PCI_QUEUE_NUM); in vtpci_reinit()