ADC Home > Reference Library > Reference > Darwin > Kernel Framework Reference

 


IOPCI2PCIBridge

Inherits from:
Declared In:

Overview

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



Structs and Unions


ExpansionData


protected

struct ExpansionData { // /hotp 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]; // hotp/ };
Discussion

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

Member Data


reserved


protected

ExpansionData *reserved;
Discussion

Reserved for future use. (Internal use only)


Did this document help you?
Yes: Tell us what works for you.
It’s good, but: Report typos, inaccuracies, and so forth.
It wasn’t helpful: Tell us what would have helped.

 

Last Updated: 2008-12-19