pci_try_reset_bus (9) - Linux Manuals
pci_try_reset_bus: Try to reset a PCI bus
NAME
pci_try_reset_bus - Try to reset a PCI bus
SYNOPSIS
-
int pci_try_reset_bus(struct pci_bus
* bus);
ARGUMENTS
bus
-
- top level PCI bus to reset
DESCRIPTION
Same as above except return -EAGAIN if the bus cannot be locked
COPYRIGHT