Searched refs:ms_ehci_qh_alloc (Results 1 – 2 of 2) sorted by relevance
115 static struct ehci_qh *ms_ehci_qh_alloc (struct ehci_hcd *pEhci, int iFlags) in ms_ehci_qh_alloc() function227 pEhci->stAsync = ms_ehci_qh_alloc (pEhci, iFlags); in ms_ehci_mem_init()
1512 struct ehci_qh *pQh = ms_ehci_qh_alloc (pEhci, iFlags); in ms_qh_make()