Searched refs:vmstate_ne2000 (Results 1 – 4 of 4) sorted by relevance
/openbmc/qemu/hw/net/ |
H A D | ne2000.h | 38 extern const VMStateDescription vmstate_ne2000;
|
H A D | ne2000-pci.c | 44 VMSTATE_STRUCT(ne2000, PCINE2000State, 0, vmstate_ne2000, NE2000State),
|
H A D | ne2000-isa.c | 57 VMSTATE_STRUCT(ne2000, ISANE2000State, 0, vmstate_ne2000, NE2000State),
|
H A D | ne2000.c | 604 const VMStateDescription vmstate_ne2000 = { variable
|