Searched defs:dp8393xState (Results 1 – 1 of 1) sorted by relevance
32 struct dp8393xState { struct33 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 …]