Searched refs:completeDMACommand (Results 1 - 4 of 4) sorted by relevance

/darwin-on-arm/xnu/iokit/Kernel/
H A DIODMAController.cpp89 void IODMAController::completeDMACommand(IODMAEventSource *dmaES, IODMACommand *dmaCommand) function in class:IODMAController
91 dmaES->completeDMACommand(dmaCommand);
H A DIODMAEventSource.cpp154 void IODMAEventSource::completeDMACommand(IODMACommand *dmaCommand) function in class:IODMAEventSource
/darwin-on-arm/xnu/iokit/IOKit/
H A DIODMAController.h54 virtual void completeDMACommand(IODMAEventSource *dmaES, IODMACommand *dmaCommand);
H A DIODMAEventSource.h50 virtual void completeDMACommand(IODMACommand *dmaCommand);

Completed in 18 milliseconds