Searched refs:__pci_reset_bus (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/pci/
H A Dpci.c5770 * __pci_reset_bus - Try to reset a PCI bus
5775 static int __pci_reset_bus(struct pci_bus *bus) function
5804 __pci_reset_slot(pdev->slot) : __pci_reset_bus(pdev->bus);

Completed in 117 milliseconds