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

/macosx-10.10/xnu-2782.1.97/iokit/IOKit/
H A DIODMACommand.h114 /*! @function OutputHost32
117 static bool OutputHost32(IODMACommand *target,
123 #define kIODMACommandOutputHost32 (IODMACommand::OutputHost32)
/macosx-10.10/IOATAFamily-253.0.1/
H A DIOATABusCommand.cpp360 _dmaCmd = IODMACommand::withSpecification(IODMACommand::OutputHost32,
/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
1247 IODMACommand::OutputHost32(IODMACommand *, function in class:IODMACommand

Completed in 84 milliseconds