Home
last modified time | relevance | path

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

/openbmc/qemu/hw/net/
H A Di82596.h54 extern const VMStateDescription vmstate_i82596;
H A Dlasi_i82596.c103 VMSTATE_STRUCT(state, SysBusI82596State, 0, vmstate_i82596,
H A Di82596.c712 const VMStateDescription vmstate_i82596 = { variable