Home
last modified time | relevance | path

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

/xnu-10063.121.3/iokit/IOKit/
H A DIODMACommand.h143 static bool OutputHost32(IODMACommand *target,
149 #define kIODMACommandOutputHost32 (IODMACommand::OutputHost32)
/xnu-10063.121.3/iokit/Kernel/
H A DIODMACommand.cpp259 is32Bit = ((OutputHost32 == outSegFunc) in setSpecification()
1664 IODMACommand::OutputHost32(IODMACommand *, in OutputHost32() function in IODMACommand