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

/darwin-on-arm/xnu/iokit/Kernel/
H A DIODMAEventSource.cpp52 dmaCompletionAction = inCompletion;
92 if (dmaCompletionAction == 0) dmaSynchBusy = true;
148 (*dmaCompletionAction)(owner, this, dmaCommand, dmaCommand->reserved->fStatus, dmaCommand->reserved->fActualByteCount);
156 if (dmaCompletionAction != 0) {
/darwin-on-arm/xnu/iokit/IOKit/
H A DIODMAEventSource.h72 Action dmaCompletionAction; member in class:IODMAEventSource

Completed in 12 milliseconds