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

/macosx-10.10/xnu-2782.1.97/iokit/IOKit/
H A DIODMACommand.h125 /*! @function OutputBig32
128 static bool OutputBig32(IODMACommand *target,
134 #define kIODMACommandOutputBig32 (IODMACommand::OutputBig32)
/macosx-10.10/xnu-2782.1.97/iokit/Kernel/
H A DIODMACommand.cpp156 bool is32Bit = (OutputHost32 == outSegFunc || OutputBig32 == outSegFunc
617 bool is32Bit = (OutputHost32 == outSegFunc || OutputBig32 == outSegFunc
1257 IODMACommand::OutputBig32(IODMACommand *, function in class:IODMACommand

Completed in 87 milliseconds