#include <IOKit/IOMemoryCursor.h>
IOKit/IOMemoryCursor.h
************************** class IOMemoryCursor **************************
macroIOPhysicalSegment
@defined IOPhysicalSegment
@discussion Backward compatibility define for the old non-class scoped type definition. See IOMemoryCursor::PhysicalSegment
#define IOPhysicalSegment IOMemoryCursor::PhysicalSegment
macroOutputSegmentFunc
@defined OutputSegmentFunc
@discussion Backward compatibility define for the old non-class scoped type definition. See IOMemoryCursor::SegmentFunction
#define OutputSegmentFunc IOMemoryCursor::SegmentFunction
macronaturalOutputSegment
@defined naturalOutputSegment
@discussion Backward compatibility define for the old global function definition. See IONaturalMemoryCursor::outputSegment.
#define naturalOutputSegment IONaturalMemoryCursor::outputSegment
macrobigOutputSegment
@defined bigOutputSegment
@discussion Backward compatibility define for the old global function definition. See IOBigMemoryCursor::outputSegment
#define bigOutputSegment IOBigMemoryCursor::outputSegment
macrolittleOutputSegment
@defined littleOutputSegment
@discussion Backward compatibility define for the old global function definition. See also IOLittleMemoryCursor::outputSegment.
#define littleOutputSegment IOLittleMemoryCursor::outputSegment