Searched refs:is_hotplug_bridge (Results 1 – 6 of 6) sorted by relevance
411 if (dev->is_hotplug_bridge) in check_hotplug_bridge()424 dev->is_hotplug_bridge = 1; in check_hotplug_bridge()
1601 if (bus->self->is_hotplug_bridge) { in __pci_bus_size_bridges() 2122 if (dev->is_hotplug_bridge) in pci_bus_distribute_available_resources() 2162 if (hotplug_bridges && !dev->is_hotplug_bridge) in pci_bus_distribute_available_resources() 2201 if (!bridge->is_hotplug_bridge) in pci_bridge_distribute_available_resources()
1725 pdev->is_hotplug_bridge = pdev->is_pciehp = 1; in set_pcie_hotplug_bridge()2955 if (dev->is_hotplug_bridge && in pcie_find_smpss()3148 if (dev->is_hotplug_bridge) in pci_scan_child_bus_extend()3184 } else if (dev->is_hotplug_bridge) { in pci_scan_child_bus_extend()3205 if (bus->self && bus->self->is_hotplug_bridge) { in pci_scan_child_bus_extend()
3271 dev->is_hotplug_bridge = 1; in quirk_hotplug_bridge()
352 if (!pdev->is_hotplug_bridge) in dpc_is_surprise_removal()
462 unsigned int is_hotplug_bridge:1; member