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

/darwin-on-arm/xnu/iokit/IOKit/
H A DIODMACommand.h114 /*! @function OutputHost32
117 static bool OutputHost32(IODMACommand *target,
123 #define kIODMACommandOutputHost32 (IODMACommand::OutputHost32)
/darwin-on-arm/xnu/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 13 milliseconds