CONFIGURE_NEW_FUNCTION
Section: ()
Updated: 06 October 2005
Index
Return to Main Contents
NAME
configure_new_function - Configures the PCI header information of one device
SYNOPSIS
"SYNOPSIS"
int configure_new_function (struct controller * ctrl, struct pci_func * func, u8 behind_bridge, struct resource_lists * resources);
ARGUMENTS
- ctrl
-
pointer to controller structure
- func
-
pointer to function structure
- behind_bridge
-
1 if this is a recursive call, 0 if not
- resources
-
pointer to set of resource lists
DESCRIPTION
Calls itself recursively for bridged devices.
Returns 0 if success
DESCRIPTION
Calls itself recursively for bridged devices.
Returns 0 if success
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 04:40:40 GMT, October 06, 2005