IOBigMemoryCursor
An IOMemoryCursor subclass that outputs a vector of PhysicalSegments in the big endian byte order.
Declaration
class IOBigMemoryCursor : IOMemoryCursorOverview
The IOBigMemoryCursor would be used when the DMA hardware requires a big endian address and length pair. This cursor outputs an array of PhysicalSegments that are encoded in big-endian format.