Home
last modified time | relevance | path

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

/xnu-10063.141.1/iokit/Kernel/
H A DIODMAController.cpp119 IODMAController::notifyDMACommand(IODMAEventSource *dmaES, IODMACommand *dmaCommand, IOReturn statu… in notifyDMACommand() function in IODMAController
121 dmaES->notifyDMACommand(dmaCommand, status, actualByteCount, timeStamp); in notifyDMACommand()
H A DIODMAEventSource.cpp240 IODMAEventSource::notifyDMACommand(IODMACommand *dmaCommand, IOReturn status, IOByteCount actualByt… in notifyDMACommand() function in IODMAEventSource
/xnu-10063.141.1/iokit/IOKit/
H A DIODMAController.h56 …virtual void notifyDMACommand(IODMAEventSource *dmaES, IODMACommand *dmaCommand, IOReturn status, …
H A DIODMAEventSource.h52 …virtual void notifyDMACommand(IODMACommand *dmaCommand, IOReturn status, IOByteCount actualByteCou…