Searched refs:DescriptorAddress (Results 1 – 1 of 1) sorted by relevance
670 …descriptors.Add(creator(bus, CurrentDescriptor.DescriptorAddress + CurrentDescriptor.SizeInBytes)); in GoToNextDescriptor()698 DescriptorAddress = address; in DmaBufferDescriptor()708 words[i] = Bus.ReadDoubleWord(DescriptorAddress + tempOffset); in Read()718 Bus.WriteDoubleWord(DescriptorAddress + tempOffset, word); in Update()726 public uint DescriptorAddress { get; } property in Antmicro.Renode.Peripherals.Network.K6xF_Ethernet.DmaBufferDescriptor