Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/Network/
DEthernetPhysicalLayer.cs19 … BasicStatus = (ushort)(BasicStatusBit.LinkStatus | BasicStatusBit.AutoNegotiationComplete); in EthernetPhysicalLayer()
179 LinkStatus = 1 << 2, enumerator
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Storage/
DUFSHostController.cs553 arg3.Value = (ulong)LinkStatus.Up; in ExecuteDMECommand()
714 private enum LinkStatus enum in Antmicro.Renode.Peripherals.Storage.UFSHostController