Searched refs:accessDirection (Results 1 – 1 of 1) sorted by relevance
163 … private bool TryGetDMACommand(TransmissionDirection accessDirection, out IDMACommand command) in TryGetDMACommand() argument171 if(command.DMADirection != accessDirection) in TryGetDMACommand()173 …ccess data using DMA with the wrong direction ({0}), expected {1}.", accessDirection, command.DMAD… in TryGetDMACommand()