Data Members



InitElement

public:
  struct  InitElement  {
  IOPhysicalAddress  start;
  IOPhysicalLength  length;
  IOOptionBits  tag;
  };

Fields

NameDescription
startFirst physical address in the range.
lengthLength of the range.
tag32-bit value not interpreted by IODeviceMemory or IOMemoryDescriptor, for use by the bus family.

© 2000 Apple Computer, Inc. — (Last Updated 2/23/2000)