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

/xnu-2782.1.97/iokit/IOKit/
H A DIODMACommand.h153 /*! @defined kIODMACommandOutputHost64
156 #define kIODMACommandOutputHost64 (IODMACommand::OutputHost64) 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 72 milliseconds