1PCI_RESET_BRIDGE_SEC(9) Hardware Interfaces PCI_RESET_BRIDGE_SEC(9)
23
4
NAME
6pci_reset_bridge_secondary_bus - Reset the secondary bus on a PCI
7bridge.
8
SYNOPSIS
10void pci_reset_bridge_secondary_bus(struct pci_dev * dev);
11
ARGUMENTS
13dev
14Bridge device
15
DESCRIPTION
17Use the bridge control register to assert reset on the secondary bus.
18Devices on the secondary bus are left in power-on state.
19
COPYRIGHT
21Kernel Hackers Manual 3.10 June 2019 PCI_RESET_BRIDGE_SEC(9)