ADC Home > Reference Library > Reference > Darwin > Kernel Framework Reference
|
IOMemoryCursor.h |
This header contains the definitions of the IOMemoryCursor, IONaturalMemoryCursor, IOBigMemoryCursor, IOLittleMemoryCursor, and IODBDMAMemoryCursor classes.
An IOMemoryCursor subclass that outputs a vector of PhysicalSegments in the big endian byte order.
An IOMemoryCursor subclass that outputs a vector of DBDMA descriptors where the address and length are filled in.
An IOMemoryCursor subclass that outputs a vector of PhysicalSegments in the little endian byte order.
A mechanism to convert memory references to physical addresses.
An IOMemoryCursor subclass that outputs a vector of PhysicalSegments in the natural byte orientation for the CPU.
|
Last Updated: 2008-12-19