Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/USBDeprecated/
DUsbHub.cs198 …rts[port - 1] |= (uint)PortStatus.CPortConnection | (uint)PortStatus.PortConnection | (uint)PortSt… in AttachDevice()
201 …rts[port - 1] |= (uint)PortStatus.CPortConnection | (uint)PortStatus.PortConnection | (uint)PortSt… in AttachDevice()
203 … ports[port - 1] |= (uint)PortStatus.CPortConnection | (uint)PortStatus.PortConnection; in AttachDevice()
219 ports[port - 1] &= (~(uint)PortStatus.PortConnection); in DetachDevice()
237 … ports[i] = (uint)PortStatus.CPortConnection | (uint)PortStatus.PortConnection | 1 << 10; in Reset()
670 PortConnection=0, enumerator
686 PortConnection=0x0001, enumerator