Home
last modified time | relevance | path

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

/openbmc/qemu/hw/net/
H A Dsmc91c111.c27 OBJECT_DECLARE_SIMPLE_TYPE(smc91c111_state, SMC91C111)
29 struct smc91c111_state { struct
65 VMSTATE_UINT16(tcr, smc91c111_state), argument
66 VMSTATE_UINT16(rcr, smc91c111_state),
67 VMSTATE_UINT16(cr, smc91c111_state),
68 VMSTATE_UINT16(ctr, smc91c111_state),
69 VMSTATE_UINT16(gpr, smc91c111_state),
70 VMSTATE_UINT16(ptr, smc91c111_state),
71 VMSTATE_UINT16(ercv, smc91c111_state),
72 VMSTATE_INT32(bank, smc91c111_state),
[all …]