Home
last modified time | relevance | path

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

/openbmc/qemu/hw/net/
H A Dlan9118.c141 #define MAC_CR_RESERVED 0x7f404213 macro
887 s->mac_cr = val & ~MAC_CR_RESERVED; in do_mac_write()