Home
last modified time | relevance | path

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

/openbmc/qemu/hw/net/
H A Dlan9118.c1350 static const MemoryRegionOps lan9118_mem_ops = { variable
1375 s->mode_16bit ? &lan9118_16bit_mem_ops : &lan9118_mem_ops; in lan9118_realize()