Home
last modified time | relevance | path

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

/xnu-8792.61.2/iokit/Kernel/
H A DIOBufferMemoryDescriptor.cpp429 if (kIOReturnSuccess != dmaCommandOperation(kIOMDAddDMAMapSpec, in initWithPhysicalMask()
H A DIOMemoryDescriptor.cpp3038 if (kIOMDAddDMAMapSpec == op) { in dmaCommandOperation()
3612 } else if (kIOMDAddDMAMapSpec == op) { in dmaCommandOperation()
/xnu-8792.61.2/iokit/IOKit/
H A DIOMemoryDescriptor.h225 kIOMDAddDMAMapSpec = 0x04000000, enumerator