Searched refs:vmstate_ccw_dev (Results 1 – 2 of 2) sorted by relevance
34 extern const VMStateDescription vmstate_ccw_dev;36 VMSTATE_STRUCT(_field, _state, 1, vmstate_ccw_dev, CcwDevice)
111 const VMStateDescription vmstate_ccw_dev = { variable