ADC Home > Reference Library > Reference > Darwin > Kernel Framework Reference
|
MacIOATA |
Inherits from: | |
Declared In: |
The base class for MAC-IO ata controller family. .
class defining the portions of MacIO ATA cells which are shared in common between Heathrow and Key Largo ATA Cells. These controllers share a common register file layout, interrupt source format and all use DBDMA engines. These are different from other ATA controllers, such as most PCI-IDE and PC-Card ATA ports. Each cell type has some distinctive features that must be implemented by a specific driver subclass. As much common code as possible is presented in this superclass.
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