Home
last modified time | relevance | path

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

/qemu/hw/usb/
H A Dhcd-ohci.h83 uint32_t htest; member
H A Dhcd-ohci.c1620 retval = ohci->htest; in ohci_mem_read()
1760 ohci->htest = val; in ohci_mem_write()
2025 VMSTATE_UINT32(htest, OHCIState),