PCI_REMOVE_BEHIND_BR(9) Hardware Interfaces PCI_REMOVE_BEHIND_BR(9)NAMEpci_remove_behind_bridge - remove all devices behind a PCI bridgeSYNOPSISvoid pci_remove_behind_bridge(struct pci_dev * dev);ARGUMENTSdev PCI bridge deviceDESCRIPTIONRemove all devices on the bus, except for the parent bridge. This also removes any child buses, and any devices they may contain in a depth-first manner.COPYRIGHTKernel Hackers Manual 2.6. July 2010 PCI_REMOVE_BEHIND_BR(9)