Home
last modified time | relevance | path

Searched refs:PCIE_ANY_PORT (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/pci/pcie/
H A Dportdrv.h55 #define PCIE_ANY_PORT (~0) macro
H A Dpme.c456 .port_type = PCIE_ANY_PORT,
H A Ddpc.c400 .port_type = PCIE_ANY_PORT,
H A Daer.c1428 .port_type = PCIE_ANY_PORT,
/openbmc/linux/drivers/pci/hotplug/
H A Dpciehp_core.c339 .port_type = PCIE_ANY_PORT,
/openbmc/linux/drivers/pci/
H A Dpci-driver.c1717 if (driver->port_type != PCIE_ANY_PORT && in pcie_port_bus_match()