Supported Browsers Home   
PCI_accessReg Previous   
PCI_getNumDevices Next   
External Functions Up   

PCI_enumerate

Enumerates all devices on the PCI bus

Declaration

int PCIAPI PCI_enumerate(
    PCIDeviceInfo info[])

Prototype In

pcilib.h

Parameters

info

Array of PCIDeviceInfo structures to fill in

 

Return Value

Number of PCI devices found and enumerated on the PCI bus, 0 if not PCI.

Description

Function to enumerate all available devices on the PCI bus into an array of configuration information blocks.

See Also

PCI_getNumDevices, PCI_enumerate, PCI_accessReg, PCI_readRegBlock PCI_writeRegBlock

Copyright © 2002 SciTech Software, Inc. Visit our web site at http://www.scitechsoft.com