gen32IOVMSegments
Helper function for a type checked call to genIOVMSegments(qv), for use with an IODMACommand set up with the output function kIODMACommandOutputHost32, kIODMACommandOutputBig32, or kIODMACommandOutputLittle32. If the output function of the IODMACommand is not a 32 bit function, results will be incorrect.
Declaration
inline IOReturn gen32IOVMSegments(
UInt64 *offset,
Segment32 *segments,
UInt32 *numSegments) ;