Searched refs:ohci_readfn (Results 1 - 1 of 1) sorted by relevance

/external/qemu/hw/
H A Dusb-ohci.c1649 static CPUReadMemoryFunc *ohci_readfn[3]={ variable
1684 ohci->mem = cpu_register_io_memory(ohci_readfn, ohci_writefn, ohci);

Completed in 28 milliseconds