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

/xnu-2782.1.97/iokit/IOKit/
H A DIODMACommand.h131 /*! @defined kIODMACommandOutputBig32
134 #define kIODMACommandOutputBig32 (IODMACommand::OutputBig32) 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 189 milliseconds