Home
last modified time | relevance | path

Searched defs:lan9118_state (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/hw/net/
H A Dlan9118.c191 struct lan9118_state { struct
192 SysBusDevice parent_obj;
194 NICState *nic;
195 NICConf conf;
196 qemu_irq irq;
197 MemoryRegion mmio;
198 ptimer_state *timer;
200 uint32_t irq_cfg;
201 uint32_t int_sts;
202 uint32_t int_en;
[all …]