Home
last modified time | relevance | path

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

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