Home
last modified time | relevance | path

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

/qemu/hw/net/
H A Dpcnet.h36 NICState *nic;
37 NICConf conf;
39 int rap, isr, lnkst;
40 uint32_t rdra, tdra;
41 uint8_t prom[16];
43 uint16_t bcr[32];
44 int xmit_pos;
45 uint64_t timer;
48 qemu_irq irq;
54 int tx_busy;
[all …]