Searched refs:notifyDMACommand (Results 1 – 4 of 4) sorted by relevance
| /xnu-10063.141.1/iokit/Kernel/ |
| H A D | IODMAController.cpp | 119 IODMAController::notifyDMACommand(IODMAEventSource *dmaES, IODMACommand *dmaCommand, IOReturn statu… in notifyDMACommand() function in IODMAController 121 dmaES->notifyDMACommand(dmaCommand, status, actualByteCount, timeStamp); in notifyDMACommand()
|
| H A D | IODMAEventSource.cpp | 240 IODMAEventSource::notifyDMACommand(IODMACommand *dmaCommand, IOReturn status, IOByteCount actualByt… in notifyDMACommand() function in IODMAEventSource
|
| /xnu-10063.141.1/iokit/IOKit/ |
| H A D | IODMAController.h | 56 …virtual void notifyDMACommand(IODMAEventSource *dmaES, IODMACommand *dmaCommand, IOReturn status, …
|
| H A D | IODMAEventSource.h | 52 …virtual void notifyDMACommand(IODMACommand *dmaCommand, IOReturn status, IOByteCount actualByteCou…
|