CONFIGURE_NEW_FUNCTION
Section: (9)
Updated: 09 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, u8 bridge_bus, u8 bridge_dev);
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
- bridge_bus
-
-- undescribed --
- bridge_dev
-
-- undescribed --
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: 00:02:01 GMT, October 09, 2005