Searched defs:dmaCommand (Results 1 – 2 of 2) sorted by relevance
104 IODMAEventSource::startDMACommand(IODMACommand *dmaCommand, IODirection direction, IOByteCount byte… in startDMACommand()146 IODMAEventSource::queryDMACommand(IODMACommand **dmaCommand, IOByteCount *transferCount, bool waitF… in queryDMACommand()204 IODMACommand *dmaCommand = NULL; in checkForWork() local225 IODMAEventSource::completeDMACommand(IODMACommand *dmaCommand) in completeDMACommand()240 IODMAEventSource::notifyDMACommand(IODMACommand *dmaCommand, IOReturn status, IOByteCount actualByt… in notifyDMACommand()
113 IODMAController::completeDMACommand(IODMAEventSource *dmaES, IODMACommand *dmaCommand) in completeDMACommand()119 IODMAController::notifyDMACommand(IODMAEventSource *dmaES, IODMACommand *dmaCommand, IOReturn statu… in notifyDMACommand()