Searched refs:pbus_to_physid (Results 1 – 4 of 4) sorted by relevance
1267 map->pbus_to_physid[bus] = i; in snbep_pci2phy_map_init()1284 if (map->pbus_to_physid[bus] >= 0) in snbep_pci2phy_map_init()1285 i = map->pbus_to_physid[bus]; in snbep_pci2phy_map_init()1287 map->pbus_to_physid[bus] = i; in snbep_pci2phy_map_init()1291 if (map->pbus_to_physid[bus] >= 0) in snbep_pci2phy_map_init()1292 i = map->pbus_to_physid[bus]; in snbep_pci2phy_map_init()1294 map->pbus_to_physid[bus] = i; in snbep_pci2phy_map_init()
151 int pbus_to_physid[256]; member
461 map->pbus_to_physid[bus] = 0; in snb_pci2phy_map_init()
38 phys_id = map->pbus_to_physid[bus->number]; in uncore_pcibus_to_physid()85 map->pbus_to_physid[i] = -1; in __find_pci2phy_map()