Searched defs:behind_bridge (Results 1 - 1 of 1) sorted by relevance

/drivers/pci/hotplug/
H A Dcpqphp_ctrl.c43 u8 behind_bridge, struct resource_lists *resources);
45 u8 behind_bridge, struct resource_lists *resources);
2268 * @behind_bridge: 1 if this is a recursive call, 0 if not
2274 u8 behind_bridge, struct resource_lists * resources)
2301 rc = configure_new_function(ctrl, new_slot, behind_bridge, resources);
2363 * @behind_bridge: 1 if this is a recursive call, 0 if not
2370 u8 behind_bridge,
2616 } else if (!behind_bridge) {
2960 if (!behind_bridge) {
2273 configure_new_device(struct controller * ctrl, struct pci_func * func, u8 behind_bridge, struct resource_lists * resources) argument
2369 configure_new_function(struct controller *ctrl, struct pci_func *func, u8 behind_bridge, struct resource_lists *resources) argument

Completed in 50 milliseconds