Searched refs:stopDMACommand (Results 1 – 3 of 3) sorted by relevance
135 IODMAEventSource::stopDMACommand(bool flush, uint64_t timeout) in stopDMACommand() function in IODMAEventSource141 return dmaController->stopDMACommand(dmaIndex, flush, timeout); in stopDMACommand()
54 …virtual IOReturn stopDMACommand(UInt32 dmaIndex, bool flush = false, uint64_t timeout = UINT64_MAX…
62 virtual IOReturn stopDMACommand(bool flush = false, uint64_t timeout = UINT64_MAX);