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.c197 struct lan9118_state { struct
198 SysBusDevice parent_obj;
200 NICState *nic;
201 NICConf conf;
202 qemu_irq irq;
203 MemoryRegion mmio;
204 ptimer_state *timer;
206 uint32_t irq_cfg;
207 uint32_t int_sts;
208 uint32_t int_en;
[all …]