Mac OS X Reference Library Apple Developer
Search

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)

 

Did this document help you? Yes It's good, but... Not helpful...

Last Updated: 2010-07-29