Home
last modified time | relevance | path

Searched refs:kIODMACommandOutputHost64 (Results 1 – 3 of 3) sorted by relevance

/xnu-10002.61.3/iokit/Tests/
H A DTestIOMemoryDescriptor.cpp200 dma = IODMACommand::withSpecification(kIODMACommandOutputHost64, &segOptions, in IODMACommandForceDoubleBufferTest()
299 dma = IODMACommand::withSpecification(kIODMACommandOutputHost64, &segOptions, in IODMACommandLocalMappedNonContig()
383 dma = IODMACommand::withSpecification(kIODMACommandOutputHost64, &segOptions, in IOMemoryRemoteTest()
859 dma = IODMACommand::withSpecification(kIODMACommandOutputHost64, &segOptions, in IOMemoryDescriptorTest()
/xnu-10002.61.3/iokit/IOKit/
H A DIODMACommand.h182 #define kIODMACommandOutputHost64 (IODMACommand::OutputHost64) macro
/xnu-10002.61.3/iokit/Kernel/
H A DIOUserServer.cpp993 kIODMACommandOutputHost64, in Create_Impl()