GET_PCI_NODE_PATH

Section: ()
Updated: 06 October 2005
Index Return to Main Contents

 

NAME

get_pci_node_path - Returns hardware path for PCI devices  

SYNOPSIS

"SYNOPSIS"

void get_pci_node_path (struct pci_dev * dev, struct hardware_path * path);  

ARGUMENTS

dev
-- undescribed --
path
-- undescribed --
 

DEV

The device to return the path for  

OUTPUT

Pointer to a previously-allocated array to place the path in.

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
DEV
OUTPUT

This document was created by man2html, using the manual pages.
Time: 06:20:50 GMT, October 06, 2005