Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/net/
H A Dftgmac100.h30 struct FTGMAC100State { struct
32 SysBusDevice parent_obj;
35 NICState *nic;
36 NICConf conf;
37 qemu_irq irq;
38 MemoryRegion iomem_container;
39 MemoryRegion iomem;
40 MemoryRegion iomem_high;
42 uint8_t frame[FTGMAC100_MAX_FRAME_SIZE];
44 uint32_t irq_state;
[all …]