Mac OS X Reference Library Apple Developer
Search

IOPCIATA

Inherits from:
Declared In:

Overview

The base class for PCI-IDE ata controller family.

Discussion

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.



Typedefs

ExpansionData

ExpansionData


protected

typedef struct ExpansionData { IOBufferMemoryDescriptor *_prdBuffer; } ExpansionData;
Discussion

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

Member Data

reserved

reserved


protected

ExpansionData *reserved;
Discussion

Reserved for future use. (Internal use only)

 

Did this document help you? Yes It's good, but... Not helpful...

Last Updated: 2010-07-29