Searched refs:is_hotplug_bridge (Results 1 – 7 of 7) sorted by relevance
1247 if (bus->self->is_hotplug_bridge) { in __pci_bus_size_bridges()1916 if (dev->is_hotplug_bridge) in pci_bus_distribute_available_resources()1925 if (dev->is_hotplug_bridge) in pci_bus_distribute_available_resources()1969 if (!b || !dev->is_hotplug_bridge) in pci_bus_distribute_available_resources()2006 if (!bridge->is_hotplug_bridge) in pci_bridge_distribute_available_resources()
1359 pdev->is_hotplug_bridge = 1; in set_pcie_hotplug_bridge()2573 if (dev->is_hotplug_bridge && in pcie_find_smpss()2781 if (dev->is_hotplug_bridge) in pci_scan_child_bus_extend()2818 } else if (dev->is_hotplug_bridge) { in pci_scan_child_bus_extend()2840 if (bus->self && bus->self->is_hotplug_bridge) { in pci_scan_child_bus_extend()
2898 dev->is_hotplug_bridge = 1; in quirk_hotplug_bridge()3418 if (pdev->is_hotplug_bridge && in quirk_thunderbolt_hotplug_msi()
2515 if (bridge->is_hotplug_bridge && !pciehp_is_native(bridge)) in pci_bridge_d3_possible()2530 if (bridge->is_hotplug_bridge) in pci_bridge_d3_possible()
409 if (dev->is_hotplug_bridge) in check_hotplug_bridge()414 dev->is_hotplug_bridge = 1; in check_hotplug_bridge()
207 if (dev->is_hotplug_bridge && in get_port_device_capability()
394 unsigned int is_hotplug_bridge:1; member