Home
last modified time | relevance | path

Searched refs:root_busno (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/drivers/pci/controller/
Dpcie-xilinx.c111 u8 root_busno; member
165 if (bus->number != port->root_busno) in xilinx_pcie_valid_device()
170 if (bus->number == port->root_busno && devfn > 0) in xilinx_pcie_valid_device()
Dpcie-xilinx-nwl.c169 u8 root_busno; member
220 if (bus->number != pcie->root_busno) { in nwl_pcie_valid_device()
226 if (bus->number == pcie->root_busno && devfn > 0) in nwl_pcie_valid_device()
868 bridge->busnr = pcie->root_busno; in nwl_pcie_probe()