pci_probe_reset_bus (9) - Linux Manuals
pci_probe_reset_bus: probe whether a PCI bus can be reset
NAME
pci_probe_reset_bus - probe whether a PCI bus can be reset
SYNOPSIS
-
int pci_probe_reset_bus(struct pci_bus
* bus);
ARGUMENTS
bus
-
- PCI bus to probe
DESCRIPTION
Return 0 if bus can be reset, negative if a bus reset is not supported.
COPYRIGHT