Home
last modified time | relevance | path

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

/openbmc/qemu/hw/usb/
H A Dhcd-ohci.h113 extern const VMStateDescription vmstate_ohci_state;
H A Dhcd-ohci-pci.c125 VMSTATE_STRUCT(state, OHCIPCIState, 1, vmstate_ohci_state, OHCIState),
H A Dhcd-ohci.c1991 const VMStateDescription vmstate_ohci_state = { variable