Searched refs:INTERFACE_PCIE_DEVICE (Results 1 – 25 of 26) sorted by relevance
12
/openbmc/qemu/hw/cxl/ |
H A D | switch-mailbox-cci.c | 102 { INTERFACE_PCIE_DEVICE },
|
/openbmc/qemu/hw/pci-bridge/ |
H A D | xio3130_upstream.c | 148 { INTERFACE_PCIE_DEVICE },
|
H A D | pcie_pci_bridge.c | 169 { INTERFACE_PCIE_DEVICE },
|
H A D | xio3130_downstream.c | 180 { INTERFACE_PCIE_DEVICE },
|
H A D | pcie_root_port.c | 193 { INTERFACE_PCIE_DEVICE },
|
H A D | cxl_downstream.c | 246 { INTERFACE_PCIE_DEVICE },
|
H A D | cxl_upstream.c | 399 { INTERFACE_PCIE_DEVICE },
|
/openbmc/qemu/hw/riscv/ |
H A D | riscv-iommu-pci.c | 192 { INTERFACE_PCIE_DEVICE },
|
/openbmc/qemu/hw/usb/ |
H A D | hcd-xhci-pci.c | 222 { INTERFACE_PCIE_DEVICE },
|
/openbmc/qemu/include/hw/pci/ |
H A D | pci_device.h | 20 #define INTERFACE_PCIE_DEVICE "pci-express-device" macro
|
/openbmc/qemu/hw/net/ |
H A D | igbvf.c | 329 { INTERFACE_PCIE_DEVICE },
|
H A D | igb.c | 637 { INTERFACE_PCIE_DEVICE },
|
H A D | e1000e.c | 727 { INTERFACE_PCIE_DEVICE },
|
H A D | vmxnet3.c | 2528 { INTERFACE_PCIE_DEVICE },
|
/openbmc/qemu/hw/pci-host/ |
H A D | xilinx-pcie.c | 319 { INTERFACE_PCIE_DEVICE },
|
H A D | designware.c | 769 { INTERFACE_PCIE_DEVICE },
|
/openbmc/qemu/hw/display/ |
H A D | bochs-display.c | 379 { INTERFACE_PCIE_DEVICE },
|
/openbmc/qemu/hw/pci/ |
H A D | pci.c | 251 .name = INTERFACE_PCIE_DEVICE, 2098 if (object_class_dynamic_cast(klass, INTERFACE_PCIE_DEVICE) && in pci_qdev_realize() 2669 object_class_dynamic_cast(klass, INTERFACE_PCIE_DEVICE); in pci_device_class_base_init()
|
/openbmc/qemu/hw/xen/ |
H A D | xen_pt.c | 1025 { INTERFACE_PCIE_DEVICE },
|
/openbmc/qemu/hw/virtio/ |
H A D | virtio-pci.c | 2490 { INTERFACE_PCIE_DEVICE }, in virtio_pci_types_register() 2525 { INTERFACE_PCIE_DEVICE }, in virtio_pci_types_register()
|
/openbmc/qemu/hw/scsi/ |
H A D | vmw_pvscsi.c | 1352 { INTERFACE_PCIE_DEVICE },
|
H A D | megasas.c | 2524 { INTERFACE_PCIE_DEVICE },
|
/openbmc/qemu/hw/mem/ |
H A D | cxl_type3.c | 2167 { INTERFACE_PCIE_DEVICE },
|
/openbmc/qemu/hw/ufs/ |
H A D | ufs.c | 1817 .interfaces = (InterfaceInfo[]){ { INTERFACE_PCIE_DEVICE }, {} },
|
/openbmc/qemu/hw/vfio/ |
H A D | pci.c | 3448 { INTERFACE_PCIE_DEVICE },
|
12