Home
last modified time | relevance | path

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

/xnu-12377.61.12/iokit/Kernel/
H A DIOBufferMemoryDescriptor.cpp463 if (kIOReturnSuccess != dmaCommandOperation(kIOMDAddDMAMapSpec, in initWithPhysicalMask()
H A DIOMemoryDescriptor.cpp3222 if (kIOMDAddDMAMapSpec == op) { in dmaCommandOperation()
3853 } else if (kIOMDAddDMAMapSpec == op) { in dmaCommandOperation()
/xnu-12377.61.12/iokit/IOKit/
H A DIOMemoryDescriptor.h228 kIOMDAddDMAMapSpec = 0x04000000, enumerator