Searched refs:kIODMACommandOutputLittle64 (Results 1 - 1 of 1) sorted by relevance

/xnu-2782.1.97/iokit/IOKit/
H A DIODMACommand.h175 /*! @defined kIODMACommandOutputLittle64
178 #define kIODMACommandOutputLittle64 (IODMACommand::OutputLittle64) macro
358 @abstract 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.

Completed in 20 milliseconds