PCI_VISIT_DEV

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

 

NAME

pci_visit_dev - scans the pci buses.  

SYNOPSIS

"SYNOPSIS"

int pci_visit_dev (struct pci_visit * fn, struct pci_dev_wrapped * wrapped_dev, struct pci_bus_wrapped * wrapped_parent);  

ARGUMENTS

fn
-- undescribed --
wrapped_dev
-- undescribed --
wrapped_parent
-- undescribed --
 

DESCRIPTION

Every bus and every function is presented to a custom function that can act upon it.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 13:31:44 GMT, October 06, 2005