1PCI_RESET_BUS(9)              Hardware Interfaces             PCI_RESET_BUS(9)
2
3
4

NAME

6       pci_reset_bus - reset a PCI bus
7

SYNOPSIS

9       int pci_reset_bus(struct pci_bus * bus);
10

ARGUMENTS

12       bus
13           top level PCI bus to reset
14

DESCRIPTION

16       Do a bus reset on the given bus and any subordinate buses, saving and
17       restoring state of all devices.
18
19       Return 0 on success, non-zero on error.
20
22Kernel Hackers Manual 3.10         June 2019                  PCI_RESET_BUS(9)
Impressum