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

/darwin-on-arm/xnu/iokit/Kernel/
H A DIOKitKernelInternal.h138 struct IOMDDMAMapArgs { struct
H A DIOMemoryDescriptor.cpp1189 if (dataSize < sizeof(IOMDDMAMapArgs))
1192 IOMDDMAMapArgs * data = (IOMDDMAMapArgs *) vData;
1764 if (dataSize < sizeof(IOMDDMAMapArgs))
1766 IOMDDMAMapArgs * data = (IOMDDMAMapArgs *) vData;
H A DIODMACommand.cpp757 IOMDDMAMapArgs mapArgs;

Completed in 29 milliseconds