Home
last modified time | relevance | path

Searched refs:PCI_EXP_TYPE_ROOT_PORT (Results 1 – 9 of 9) sorted by relevance

/qemu/hw/pci/
H A Dpcie_aer.c152 case PCI_EXP_TYPE_ROOT_PORT: in pcie_aer_init()
397 if ((type == PCI_EXP_TYPE_ROOT_PORT || in pcie_aer_msg()
406 if (type == PCI_EXP_TYPE_ROOT_PORT) { in pcie_aer_msg()
H A Dpcie.c711 port_type == PCI_EXP_TYPE_ROOT_PORT); in pcie_cap_slot_reset()
H A Dpci.c2782 (pcie_cap_get_type(parent_dev) == PCI_EXP_TYPE_ROOT_PORT || in pcie_has_upstream_port()
/qemu/hw/pci-bridge/
H A Dpcie_root_port.c92 rc = pcie_cap_init(d, rpc->exp_offset, PCI_EXP_TYPE_ROOT_PORT, in rp_realize()
/qemu/include/hw/pci/
H A Dpci_device.h190 return type == PCI_EXP_TYPE_DOWNSTREAM || type == PCI_EXP_TYPE_ROOT_PORT; in pci_is_express_downstream_port()
/qemu/include/standard-headers/linux/
H A Dpci_regs.h479 #define PCI_EXP_TYPE_ROOT_PORT 0x4 /* Root Port */ macro
/qemu/hw/pci-host/
H A Ddesignware.c419 pcie_cap_init(dev, 0x70, PCI_EXP_TYPE_ROOT_PORT, in designware_pcie_root_realize()
/qemu/hw/xen/
H A Dxen_pt_config_init.c1622 case PCI_EXP_TYPE_ROOT_PORT: in xen_pt_pcie_size_init()
1645 case PCI_EXP_TYPE_ROOT_PORT: in xen_pt_pcie_size_init()
/qemu/hw/vfio/
H A Dpci.c1921 pcie_cap_get_type(parent) != PCI_EXP_TYPE_ROOT_PORT || in vfio_pci_enable_rp_atomics()