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.c37 struct smc91c111_state { struct
38 SysBusDevice parent_obj;
40 NICState *nic;
41 NICConf conf;
42 uint16_t tcr;
43 uint16_t rcr;
44 uint16_t cr;
45 uint16_t ctr;
46 uint16_t gpr;
47 uint16_t ptr;
[all …]