table of contents
other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
PCI_RESET_BRIDGE_SEC(9) | Hardware Interfaces | PCI_RESET_BRIDGE_SEC(9) |
NAME¶
pci_reset_bridge_secondary_bus - Reset the secondary bus on a PCI bridge.SYNOPSIS¶
void
pci_reset_bridge_secondary_bus(struct pci_dev * dev);
ARGUMENTS¶
devBridge device
DESCRIPTION¶
Use the bridge control register to assert reset on the secondary bus. Devices on the secondary bus are left in power-on state.COPYRIGHT¶
February 2017 | Kernel Hackers Manual 3.16 |