Searched refs:fCopyMD (Results 1 – 2 of 2) sorted by relevance
485 mem = reserved->fCopyMD; in getIOMemoryDescriptor()647 state->fCopyMD = NULL; in walkAll()695 if (state->fCopyMD) { in walkAll()715 } else if (state->fCopyMD) { in walkAll()747 if (state->fCopyMD) { in walkAll()748 state->fCopyMD.reset(); in walkAll()878 state->fCopyMD = NULL; in prepare()902 if (state->fCopyMD) { in prepare()1068 copyMD = state->fCopyMD; in complete()1419 internalState->fCopyMD ? internalState->fCopyMD.get() : fMemory.get(); in genIOVMSegments()[all …]
137 OSPtr<IOBufferMemoryDescriptor> fCopyMD; member