Home
last modified time | relevance | path

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

/qemu/hw/usb/
H A Dhcd-ehci.c547 static EHCIQueue *ehci_alloc_queue(EHCIState *ehci, uint32_t addr, int async) in ehci_alloc_queue() function
1622 q = ehci_alloc_queue(ehci, entry, async); in ehci_state_fetchqh()