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

/macosx-10.5.8/xnu-1228.15.4/iokit/IOKit/
H A DIODMACommand.h114 /*! @function OutputHost32
117 static bool OutputHost32(IODMACommand *target,
123 #define kIODMACommandOutputHost32 (IODMACommand::OutputHost32)
/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
1058 IODMACommand::OutputHost32(IODMACommand *, function in class:IODMACommand

Completed in 32 milliseconds