Home
last modified time | relevance | path

Searched refs:VIRTIO_PCI_CAP_PCI_CFG (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/drivers/virtio/
H A Dvirtio_pci.h89 #define VIRTIO_PCI_CAP_PCI_CFG 5 macro
/openbmc/qemu/include/standard-headers/linux/
H A Dvirtio_pci.h115 #define VIRTIO_PCI_CAP_PCI_CFG 5 macro
/openbmc/linux/include/uapi/linux/
H A Dvirtio_pci.h115 #define VIRTIO_PCI_CAP_PCI_CFG 5 macro
/openbmc/qemu/hw/virtio/
H A Dvirtio-pci.c2009 .cap.cfg_type = VIRTIO_PCI_CAP_PCI_CFG, in virtio_pci_device_plugged()