Home
last modified time | relevance | path

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

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