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

/darwin-on-arm/xnu/iokit/IOKit/
H A DIODMACommand.h120 /*! @defined kIODMACommandOutputHost32
123 #define kIODMACommandOutputHost32 (IODMACommand::OutputHost32) 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 22 milliseconds