.\" This manpage has been automatically generated by docbook2man
.\" from a DocBook document. This tool can be found at:
.\"
.\" Please send any bug reports, improvements, comments, patches,
.\" etc. to Steve Cheng .
.TH "PCI_REMOVE_BEHIND_BRIDGE" "" "06 October 2005" "" ""
.SH NAME
pci_remove_behind_bridge \- remove all devices behind a PCI bridge
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
void pci_remove_behind_bridge (struct pci_dev * \fIdev\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIdev\fB\fR
PCI bridge device
.SH "DESCRIPTION"
.PP
Remove 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.