Man Page: pci_probe_reset_bus
Operating Environment: centos
Section: 9
PCI_PROBE_RESET_BUS(9) Hardware Interfaces PCI_PROBE_RESET_BUS(9)NAMEpci_probe_reset_bus - probe whether a PCI bus can be resetSYNOPSISint pci_probe_reset_bus(struct pci_bus * bus);ARGUMENTSbus PCI bus to probeDESCRIPTIONReturn 0 if bus can be reset, negative if a bus reset is not supported.COPYRIGHTKernel Hackers Manual 3.10 June 2014 PCI_PROBE_RESET_BUS(9)