Searched refs:PCI_EXP_TYPE_RC_EC (Results 1 - 10 of 10) sorted by relevance

/linux-master/drivers/pci/pcie/
H A Drcec.c156 if (pci_pcie_type(dev) != PCI_EXP_TYPE_RC_EC)
H A Dportdrv.c239 pci_pcie_type(dev) == PCI_EXP_TYPE_RC_EC) &&
247 pci_pcie_type(dev) == PCI_EXP_TYPE_RC_EC) &&
690 (type != PCI_EXP_TYPE_RC_EC)))
693 if (type == PCI_EXP_TYPE_RC_EC)
H A Dpme.c316 if (pci_pcie_type(port) == PCI_EXP_TYPE_RC_EC)
334 if (type != PCI_EXP_TYPE_RC_EC &&
H A Daer.c301 port_type == PCI_EXP_TYPE_RC_EC) {
604 (pci_pcie_type(pdev) != PCI_EXP_TYPE_RC_EC)))
925 if (pci_pcie_type(parent) == PCI_EXP_TYPE_RC_EC)
1039 if (pci_pcie_type(dev) == PCI_EXP_TYPE_RC_EC &&
1059 if (pci_pcie_type(rcec) == PCI_EXP_TYPE_RC_EC &&
1230 type == PCI_EXP_TYPE_RC_EC ||
1475 if ((pci_pcie_type(port) != PCI_EXP_TYPE_RC_EC) &&
1535 if (type == PCI_EXP_TYPE_RC_EC || type == PCI_EXP_TYPE_RC_END) {
H A Derr.c217 type == PCI_EXP_TYPE_RC_EC ||
/linux-master/drivers/pci/
H A Daccess.c369 type == PCI_EXP_TYPE_RC_EC;
H A Dpci-acpi.c448 [PCI_EXP_TYPE_RC_EC] = HPX_TYPE_RC_EC,
H A Dpci-driver.c777 pci_pcie_type(pci_dev) == PCI_EXP_TYPE_RC_EC))
H A Dpci.c3589 case PCI_EXP_TYPE_RC_EC:
/linux-master/include/uapi/linux/
H A Dpci_regs.h485 #define PCI_EXP_TYPE_RC_EC 0xa /* Root Complex Event Collector */ macro

Completed in 163 milliseconds