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

/xnu-2782.1.97/iokit/IOKit/
H A DIODMACommand.h142 /*! @defined kIODMACommandOutputLittle32
145 #define kIODMACommandOutputLittle32 (IODMACommand::OutputLittle32) macro
350 @abstract 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.

Completed in 19 milliseconds