.\" 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 "CONFIGURE_NEW_FUNCTION" "" "06 October 2005" "" ""
.SH NAME
configure_new_function \- Configures the PCI header information of one device
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
int configure_new_function (struct controller * \fIctrl\fB, struct pci_func * \fIfunc\fB, u8 \fIbehind_bridge\fB, struct resource_lists * \fIresources\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIctrl\fB\fR
pointer to controller structure
.TP
\fB\fIfunc\fB\fR
pointer to function structure
.TP
\fB\fIbehind_bridge\fB\fR
1 if this is a recursive call, 0 if not
.TP
\fB\fIresources\fB\fR
pointer to set of resource lists
.SH "DESCRIPTION"
.PP
Calls itself recursively for bridged devices.
Returns 0 if success
.SH "DESCRIPTION"
.PP
Calls itself recursively for bridged devices.
Returns 0 if success