Home
last modified time | relevance | path

Searched defs:E1000EState (Results 1 – 1 of 1) sorted by path

/qemu/hw/net/
H A De1000e.c62 struct E1000EState { struct
64 NICState *nic;
65 NICConf conf;
67 MemoryRegion mmio;
68 MemoryRegion flash;
69 MemoryRegion io;
70 MemoryRegion msix;
72 uint32_t ioaddr;
74 uint16_t subsys_ven;
75 uint16_t subsys;
[all …]