IOMBufLittleMemoryCursor
Abstract: A IOMBufMemoryCursor subclass that outputs a vector of
IOPhysicalSegments in the little endian byte order.
The IOMBufLittleMemoryCursor would be used when the DMA
hardware requires a little endian address and length pair. This cursor
outputs an array of IOPhysicalSegments that are encoded in little endian
format.
© 2000 Apple Computer, Inc. (Last Updated 2/23/2000)