Home
last modified time | relevance | path

Searched refs:errorCount (Results 1 – 1 of 1) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/USBDeprecated/
DEHCIHostController.cs1226 errorCount = td.ErrorCount; in FillWithTransferDescriptor()
1250 | (uint)(errorCount << 10) | ((uint)PID << 8) | (uint)Status; in UpdateMemory()
1286 private byte errorCount; field in Antmicro.Renode.Peripherals.USBDeprecated.EHCIHostController.QueueHeadOverlay