Home
last modified time | relevance | path

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

/openbmc/qemu/hw/block/
H A Decc.c81 const VMStateDescription vmstate_ecc_state = { variable
/openbmc/qemu/include/hw/block/
H A Dflash.h77 extern const VMStateDescription vmstate_ecc_state;
/openbmc/qemu/hw/arm/
H A Dspitz.c1148 VMSTATE_STRUCT(ecc, SLNANDState, 0, vmstate_ecc_state, ECCState),