Query: pci_reset_bus
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PCI_RESET_BUS(9) Hardware Interfaces PCI_RESET_BUS(9)NAMEpci_reset_bus - reset a PCI busSYNOPSISint pci_reset_bus(struct pci_bus * bus);ARGUMENTSbus top level PCI bus to resetDESCRIPTIONDo a bus reset on the given bus and any subordinate buses, saving and restoring state of all devices. Return 0 on success, non-zero on error.COPYRIGHTKernel Hackers Manual 3.10 June 2014 PCI_RESET_BUS(9)