Searched refs:kIOMDDMAMap (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/iokit/Kernel/
H A DIOKitKernelInternal.h119 kIOMDDMAMap = 0x05000000, enumerator in enum:__anon726
H A DIODMACommand.cpp767 ret = md->dmaCommandOperation(kIOMDDMAMap | state->fIterateOnly, &mapArgs, sizeof(mapArgs));
H A DIOMemoryDescriptor.cpp1187 if (kIOMDDMAMap == op)
1215 // if (dataP->fMappedBase) OSReportWithBacktrace("kIOMDDMAMap whole %d remap %d params %d\n", whole, remap, params);
1762 else if (kIOMDDMAMap == op)

Completed in 64 milliseconds