IOPCIBridge.h

Overview

Use the links in the table of contents to the left to access the documentation.



Classes

IOPCI2PCIBridge

Base class for all PCI-to-PCI bridge drivers.

IOPCIConfigurator

Base class for all PCI bridge drivers.



Structs and Unions

ExpansionData

ExpansionData


struct ExpansionData { 
    friend class IOPCIConfigurator; 
    IORangeAllocator *cardBusMemoryRanges; 
    IOPCIRange *rangeLists[kIOPCIResourceTypeCount]; 
};  
Discussion

This structure will be used to expand the capablilties of the IOPCIBridge in the future.

Globals

reserved

reserved


Discussion

Reserved for future use. (Internal use only)

 

 

Last Updated: 2009-10-14