Searched refs:GetMemoryBlockDescription (Results 1 – 1 of 1) sorted by relevance
445 …var dataSegmentLength = GetMemoryBlockDescription(utrd, prdtEntryBytes, i == prdtLength - 1, out v… in PrepareDataOutTransfer()473 …var dataSegmentLength = GetMemoryBlockDescription(utrd, prdtEntryBytes, i == prdtLength-1, out var… in HandleDataInTransfer()486 …private int GetMemoryBlockDescription(UTPTransferRequest utrd, byte[] prdtEntryBytes, bool isLastB… in GetMemoryBlockDescription() method in Antmicro.Renode.Peripherals.Storage.UFSHostController