Searched refs:allocationResult (Results 1 – 1 of 1) sorted by relevance
49 allocationResult = 0x0; in Reset()111 value = (ushort)((allocationResult << 8) | packetNumber); in ReadBank2()269 allocationResult = AllocationFailed; in ExecuteMMUCommand()282 allocationResult = AllocationFailed; in ExecuteMMUCommand()598 if(TryAllocatePacket(out allocationResult)) in AllocateForTx()725 private byte allocationResult; field in Antmicro.Renode.Peripherals.Network.SMC91X