Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Network/
DSMC91X.cs269 allocationResult = AllocationFailed; in ExecuteMMUCommand()
282 allocationResult = AllocationFailed; in ExecuteMMUCommand()
589 regionNumber = AllocationFailed; //AllocationFailed is used as a flag in a register in TryAllocatePacket()
747 private const byte AllocationFailed = 0x90; field in Antmicro.Renode.Peripherals.Network.SMC91X