Contents

gen64IOVMSegments

Helper function for a type checked call to genIOVMSegments(qv), for use with an IODMACommand set up with the output function kIODMACommandOutputHost64, kIODMACommandOutputBig64, or kIODMACommandOutputLittle64. If the output function of the IODMACommand is not a 64 bit function, results will be incorrect.

Declaration

inline IOReturn gen64IOVMSegments(
 UInt64 *offset, 
 Segment64 *segments, 
 UInt32 *numSegments) ;

See Also

Configuring the Memory Descriptor