Searched refs:AllocationSuccessfulInterrupt (Results 1 – 1 of 1) sorted by relevance
270 interruptStatus = (byte)(interruptStatus & ~AllocationSuccessfulInterrupt); in ExecuteMMUCommand()600 interruptStatus |= AllocationSuccessfulInterrupt; in AllocateForTx()752 private const byte AllocationSuccessfulInterrupt = 0x08; field in Antmicro.Renode.Peripherals.Network.SMC91X