ADC Home > Reference Library > Reference > Darwin > Kernel Framework Reference
|
IOPCIATA |
Inherits from: | |
Declared In: |
The base class for PCI-IDE ATA controller family.
class defining the common elements of bus-mastering PCI ATA controllers which meet or at least loosely follow the PCI bus mastering PCI-IDE controller spec. Header doc is incomplete, but source is heavily commented.
ExpansionData |
protected
struct ExpansionData { };
This structure will be used to expand the capablilties of the IOWorkLoop in the future.
reserved |
protected
ExpansionData *reserved;
Reserved for future use. (Internal use only)
|
Last Updated: 2008-12-19