Searched refs:highest_pcie_bridge (Results 1 – 1 of 1) sorted by relevance
470 struct pci_dev *bridge, *highest_pcie_bridge = NULL; in pci_find_pcie_root_port() local474 highest_pcie_bridge = bridge; in pci_find_pcie_root_port()478 if (pci_pcie_type(highest_pcie_bridge) != PCI_EXP_TYPE_ROOT_PORT) in pci_find_pcie_root_port()481 return highest_pcie_bridge; in pci_find_pcie_root_port()