Home
last modified time | relevance | path

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

/openbmc/qemu/hw/ide/
H A Dahci-sysbus.c35 VMSTATE_AHCI(ahci, SysbusAHCIState),
H A Dahci-internal.h328 #define VMSTATE_AHCI(_field, _state) { \ macro