Home
last modified time | relevance | path

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

/openbmc/qemu/hw/net/
H A Dsmc91c111.c29 struct smc91c111_state { struct
30 SysBusDevice parent_obj;
32 NICState *nic;
33 NICConf conf;
34 uint16_t tcr;
35 uint16_t rcr;
36 uint16_t cr;
37 uint16_t ctr;
38 uint16_t gpr;
39 uint16_t ptr;
[all …]