Home
last modified time | relevance | path

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

/openbmc/qemu/hw/net/
H A Ddp8393x.c131 #define SONIC_ISR_RBE 0x0020 macro
313 s->regs[SONIC_ISR] |= SONIC_ISR_RBE; in dp8393x_do_read_rra()
617 if (val & SONIC_ISR_RBE) { in dp8393x_write()