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