Home
last modified time | relevance | path

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

/xnu-11417.101.15/iokit/Kernel/
H A DIOBufferMemoryDescriptor.cpp432 if (kIOReturnSuccess != dmaCommandOperation(kIOMDAddDMAMapSpec, in initWithPhysicalMask()
H A DIOMemoryDescriptor.cpp3049 if (kIOMDAddDMAMapSpec == op) { in dmaCommandOperation()
3638 } else if (kIOMDAddDMAMapSpec == op) { in dmaCommandOperation()
/xnu-11417.101.15/iokit/IOKit/
H A DIOMemoryDescriptor.h228 kIOMDAddDMAMapSpec = 0x04000000, enumerator