Home
last modified time | relevance | path

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

/xnu-8796.141.3/iokit/Kernel/
H A DIOBufferMemoryDescriptor.cpp430 if (kIOReturnSuccess != dmaCommandOperation(kIOMDAddDMAMapSpec, in initWithPhysicalMask()
H A DIOMemoryDescriptor.cpp3040 if (kIOMDAddDMAMapSpec == op) { in dmaCommandOperation()
3614 } else if (kIOMDAddDMAMapSpec == op) { in dmaCommandOperation()
/xnu-8796.141.3/iokit/IOKit/
H A DIOMemoryDescriptor.h225 kIOMDAddDMAMapSpec = 0x04000000, enumerator