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

/macosx-10.5.8/xnu-1228.15.4/iokit/IOKit/
H A DIODMACommand.h125 /*! @function OutputBig32
128 static bool OutputBig32(IODMACommand *target,
134 #define kIODMACommandOutputBig32 (IODMACommand::OutputBig32)
/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIODMACommand.cpp158 bool is32Bit = (OutputHost32 == outSegFunc || OutputBig32 == outSegFunc
556 bool is32Bit = (OutputHost32 == outSegFunc || OutputBig32 == outSegFunc
1068 IODMACommand::OutputBig32(IODMACommand *, function in class:IODMACommand

Completed in 35 milliseconds