Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/net/
H A Ddp8393x.h32 struct dp8393xState { struct
33 SysBusDevice parent_obj;
36 uint8_t it_shift;
37 bool big_endian;
38 bool last_rba_is_full;
39 qemu_irq irq;
40 int irq_level;
41 QEMUTimer *watchdog;
42 int64_t wt_last_update;
43 NICConf conf;
[all …]