pci_try_reset_bus (9) Linux Manual Page
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
