PCI_FIND_PARENT_RESOURCE

Section: (9)
Updated: 09 April 2004
Index Return to Main Contents

 

NAME

pci_find_parent_resource - return resource region of parent bus of given region  

SYNOPSIS

struct resource * pci_find_parent_resource (const struct pci_dev * dev, struct resource * res);  

ARGUMENTS

dev
PCI device structure contains resources to be searched
res
child resource record for which parent is sought
 

DESCRIPTION

For given resource region of given device, return the resource region of parent bus the given region is contained in or where it should be allocated from.  

ABOUT THIS DOCUMENT

This documentation was generated with kernel version 2.6.0.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION
ABOUT THIS DOCUMENT

This document was created by man2html, using the manual pages.
Time: 09:51:13 GMT, April 09, 2004