Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/USBDeprecated/
DEHCIHostController.cs52 async_qh = new QueueHead(sysbus); in EHCIHostController()
445 async_qh = new QueueHead(sysbus); in SoftReset()
524 qh = async_qh; in ProcessList()
874 private QueueHead async_qh; field in Antmicro.Renode.Peripherals.USBDeprecated.EHCIHostController