Searched refs:pci_bus_reset (Results 1 – 1 of 1) sorted by relevance
5998 static int pci_bus_reset(struct pci_bus *bus, bool probe) in pci_bus_reset() function6051 return pci_bus_reset(bridge->subordinate, PCI_RESET_DO_RESET); in pci_bus_error_reset()6062 return pci_bus_reset(bus, PCI_RESET_PROBE); in pci_probe_reset_bus()6076 rc = pci_bus_reset(bus, PCI_RESET_PROBE); in __pci_reset_bus()