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

/xnu-2782.1.97/iokit/IOKit/
H A DIODMACommand.h114 /*! @function OutputHost32
117 static bool OutputHost32(IODMACommand *target,
123 #define kIODMACommandOutputHost32 (IODMACommand::OutputHost32)
/xnu-2782.1.97/iokit/Kernel/
H A DIODMACommand.cpp156 bool is32Bit = (OutputHost32 == outSegFunc || OutputBig32 == outSegFunc
617 bool is32Bit = (OutputHost32 == outSegFunc || OutputBig32 == outSegFunc
1247 IODMACommand::OutputHost32(IODMACommand *, function in class:IODMACommand

Completed in 75 milliseconds