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

NAME

6       pci_remove_behind_bridge - remove all devices behind a PCI bridge
7

SYNOPSIS

9       void pci_remove_behind_bridge(struct pci_dev * dev);
10

ARGUMENTS

12       dev
13           PCI bridge device
14

DESCRIPTION

16       Remove all devices on the bus, except for the parent bridge. This also
17       removes any child buses, and any devices they may contain in a
18       depth-first manner.
19
21Kernel Hackers Manual 2.6.       November 2011         PCI_REMOVE_BEHIND_BR(9)
Impressum