Searched refs:CurrentTransferDescriptor (Results 1 – 1 of 1) sorted by relevance
1107 CurrentTransferDescriptor = (uint)Address + 0x10u; in Fetch()1120 TransferDescriptor.Fetch(CurrentTransferDescriptor); in Fetch()1137 … CurrentTransferDescriptor = (uint)TransferDescriptor.FetchNext(); // get next transfer descriptor in Advance()1158 systemBus.WriteDoubleWord(Address + 0x0C, CurrentTransferDescriptor); in StaticMemoryUpdate()1197 public uint CurrentTransferDescriptor { get; private set; } property in Antmicro.Renode.Peripherals.USBDeprecated.EHCIHostController.QueueHead1218 memoryAddress = qh.CurrentTransferDescriptor; in FillWithTransferDescriptor()