Home
last modified time | relevance | path

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

/openbmc/qemu/hw/net/
H A Dpcnet-pci.c159 static const MemoryRegionOps pcnet_mmio_ops = { variable
221 memory_region_init_io(&d->state.mmio, OBJECT(d), &pcnet_mmio_ops, s, in pci_pcnet_realize()