public:struct InitElement { IOPhysicalAddress start; IOPhysicalLength length; IOOptionBits tag; };
Name Description start First physical address in the range. length Length of the range. tag 32-bit value not interpreted by IODeviceMemory or IOMemoryDescriptor, for use by the bus family.
© 2000 Apple Computer, Inc. (Last Updated 2/23/2000)