Searched refs:fCopyNext (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/iokit/Kernel/
H A DIOKitKernelInternal.h168 vm_page_t fCopyNext; member in struct:IODMACommandInternal
H A DIODMACommand.cpp382 lastPage = state->fCopyNext;
392 lastPage = state->fCopyNext;
436 state->fCopyNext = lastPage;
456 state->fCopyNext = NULL;
499 state->fCopyNext = state->fCopyPageAlloc;
535 state->fCopyNext = state->fCopyPageAlloc;
714 state->fCopyNext = NULL;

Completed in 16 milliseconds