Home
last modified time | relevance | path

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

/linux-6.15/drivers/pci/pcie/
H A Dportdrv.h57 #define PCIE_ANY_PORT (~0) macro
H A Dbwctrl.c366 .port_type = PCIE_ANY_PORT,
H A Dpme.c458 .port_type = PCIE_ANY_PORT,
H A Ddpc.c509 .port_type = PCIE_ANY_PORT,
H A Daer.c1581 .port_type = PCIE_ANY_PORT,
/linux-6.15/drivers/pci/hotplug/
H A Dpciehp_core.c383 .port_type = PCIE_ANY_PORT,
/linux-6.15/drivers/pci/
H A Dpci-driver.c1718 if (driver->port_type != PCIE_ANY_PORT && in pcie_port_bus_match()