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-internal.h327 extern const VMStateDescription vmstate_ahci;
332 .vmsd = &vmstate_ahci, \
H A Dahci.c1819 const VMStateDescription vmstate_ahci = { variable