Searched refs:PCI_EXP_TYPE_PCI_BRIDGE (Results 1 - 9 of 9) sorted by relevance

/linux-master/drivers/pci/
H A Dsearch.c88 case PCI_EXP_TYPE_PCI_BRIDGE:
H A Daccess.c349 type == PCI_EXP_TYPE_PCI_BRIDGE ||
H A Dpci-acpi.c452 [PCI_EXP_TYPE_PCI_BRIDGE] = HPX_TYPE_PCI_BRIDGE,
H A Dpci.c3588 case PCI_EXP_TYPE_PCI_BRIDGE:
H A Dquirks.c4363 pci_pcie_type(pdev->bus->self) != PCI_EXP_TYPE_PCI_BRIDGE)
/linux-master/drivers/pci/pcie/
H A Dpme.c114 if (pci_is_pcie(dev) && pci_pcie_type(dev) == PCI_EXP_TYPE_PCI_BRIDGE) {
/linux-master/include/uapi/linux/
H A Dpci_regs.h482 #define PCI_EXP_TYPE_PCI_BRIDGE 0x7 /* PCIe to PCI/PCI-X Bridge */ macro
/linux-master/arch/powerpc/platforms/powernv/
H A Dpci-ioda.c2210 if (pci_pcie_type(bridge) == PCI_EXP_TYPE_PCI_BRIDGE) {
2294 bool all = (bridge && pci_pcie_type(bridge) == PCI_EXP_TYPE_PCI_BRIDGE);
/linux-master/drivers/iommu/intel/
H A Diommu.c3299 pci_pcie_type(bridge) == PCI_EXP_TYPE_PCI_BRIDGE)

Completed in 327 milliseconds