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