Searched refs:is_hotplug_bridge (Results 1 – 7 of 7) sorted by relevance
411 if (dev->is_hotplug_bridge) in check_hotplug_bridge()424 dev->is_hotplug_bridge = 1; in check_hotplug_bridge()
1425 if (bus->self->is_hotplug_bridge) { in __pci_bus_size_bridges()1950 if (dev->is_hotplug_bridge) in pci_bus_distribute_available_resources()1990 if (hotplug_bridges && !dev->is_hotplug_bridge) in pci_bus_distribute_available_resources()2029 if (!bridge->is_hotplug_bridge) in pci_bridge_distribute_available_resources()
1694 pdev->is_hotplug_bridge = pdev->is_pciehp = 1; in set_pcie_hotplug_bridge()2924 if (dev->is_hotplug_bridge && in pcie_find_smpss()3117 if (dev->is_hotplug_bridge) in pci_scan_child_bus_extend()3153 } else if (dev->is_hotplug_bridge) { in pci_scan_child_bus_extend()3174 if (bus->self && bus->self->is_hotplug_bridge) { in pci_scan_child_bus_extend()
2973 if (bridge->is_hotplug_bridge && !bridge->is_pciehp) in pci_bridge_d3_possible()
3282 dev->is_hotplug_bridge = 1; in quirk_hotplug_bridge()
352 if (!pdev->is_hotplug_bridge) in dpc_is_surprise_removal()
474 unsigned int is_hotplug_bridge:1; member