GET_PCI_NODE_PATH
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
get_pci_node_path - Determines the hardware path for a PCI device
SYNOPSIS
"SYNOPSIS"
void get_pci_node_path (struct pci_dev * pdev, struct hardware_path * path);
ARGUMENTS
- pdev
-
The device to return the path for
- path
-
Pointer to a previously-allocated array to place the path in.
DESCRIPTION
This function fills in the hardware_path structure with the route to
the specified PCI device. This structure is suitable for passing to
PDC calls.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 00:02:11 GMT, October 09, 2005