Inherits from: |
|
Declared In: |
|
Overview
Base class for all PCI-to-PCI bridge drivers.
Structs and Unions
protected
struct ExpansionData {
IOByteCount xpressCapability;
IOFilterInterruptEventSource *bridgeInterruptSource;
IOWorkLoop *workLoop;
uint32_t hotplugCount;
uint8_t presence;
uint8_t waitingLinkEnable;
uint8_t linkChangeOnly;
uint8_t interruptEnablePending;
uint8_t __reserved[4];
};
Discussion
This structure will be used to expand the capablilties of the IOWorkLoop in the future.
Member Data
protected
ExpansionData *reserved;
Discussion
Reserved for future use. (Internal use only)
|
Did this document help you? |
Yes: Tell us what works for you.
|
|
Last Updated: 2008-12-19