Searched defs:VIRTIO_PCI_QUEUE_NUM (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/
H A Dvirtio-pci.h14 #define VIRTIO_PCI_QUEUE_NUM 12 macro
/vbox/src/VBox/Additions/solaris/Virtio/
H A DVirtioPci-solaris.c53 #define VIRTIO_PCI_QUEUE_NUM 0x0C macro
409 pQueue->Ring.cDesc = ddi_get16(pPci->hIO, (uint16_t *)(pPci->addrIOBase + VIRTIO_PCI_QUEUE_NUM));

Completed in 47 milliseconds