Man Page: pci_probe_reset_slot
Operating Environment: centos
Section: 9
PCI_PROBE_RESET_SLOT(9) Hardware Interfaces PCI_PROBE_RESET_SLOT(9)NAMEpci_probe_reset_slot - probe whether a PCI slot can be resetSYNOPSISint pci_probe_reset_slot(struct pci_slot * slot);ARGUMENTSslot PCI slot to probeDESCRIPTIONReturn 0 if slot can be reset, negative if a slot reset is not supported.COPYRIGHTKernel Hackers Manual 3.10 June 2014 PCI_PROBE_RESET_SLOT(9)