Searched refs:local_bus (Results 1 – 3 of 3) sorted by relevance
290 u32 local_dev, local_bus; in pex_config_read() local296 local_bus = in pex_config_read()305 if (bus == local_bus) { in pex_config_read()
219 int local_bus = PCI_BUS(pcie->dev); in mvebu_pcie_read_config_dword() local224 if (PCI_BUS(dev) == local_bus && PCI_DEV(dev) != local_dev) { in mvebu_pcie_read_config_dword()254 int local_bus = PCI_BUS(pcie->dev); in mvebu_pcie_write_config_dword() local258 if (PCI_BUS(dev) == local_bus && PCI_DEV(dev) != local_dev) { in mvebu_pcie_write_config_dword()
1448 u32 local_dev, local_bus; in pex_cfg_read() local1474 local_bus = in pex_cfg_read()1478 if ((dev != local_dev) || (bus != local_bus)) { in pex_cfg_read()1490 if (bus == local_bus) { in pex_cfg_read()