ADC Home > Reference Library > Reference > Darwin > Kernel Framework Reference
|
IOPCIBridge |
Inherits from: | |
Declared In: |
Base class for all PCI bridge drivers.
ExpansionData |
protected
struct ExpansionData { IORangeAllocator *cardBusMemoryRanges; };
This structure will be used to expand the capablilties of the IOPCIBridge in the future.
reserved |
protected
ExpansionData *reserved;
Reserved for future use. (Internal use only)
|
Last Updated: 2008-12-19