Home
last modified time | relevance | path

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

/xnu-12377.61.12/iokit/Kernel/
H A DIODMAController.cpp113 IODMAController::completeDMACommand(IODMAEventSource *dmaES, IODMACommand *dmaCommand) in completeDMACommand() function in IODMAController
115 dmaES->completeDMACommand(dmaCommand); in completeDMACommand()
H A DIODMAEventSource.cpp225 IODMAEventSource::completeDMACommand(IODMACommand *dmaCommand) in completeDMACommand() function in IODMAEventSource
/xnu-12377.61.12/iokit/IOKit/
H A DIODMAController.h55 virtual void completeDMACommand(IODMAEventSource *dmaES, IODMACommand *dmaCommand);
H A DIODMAEventSource.h51 virtual void completeDMACommand(IODMACommand *dmaCommand);