Searched refs:ms_ehci_qtd_alloc (Results 1 – 2 of 2) sorted by relevance
1341 pQtd = ms_ehci_qtd_alloc (pEhci, iFlags); in ms_qh_urb_process()1364 pQtd = ms_ehci_qtd_alloc (pEhci, iFlags); in ms_qh_urb_process()1422 pQtd = ms_ehci_qtd_alloc (pEhci, iFlags); in ms_qh_urb_process()1456 pQtd = ms_ehci_qtd_alloc (pEhci, iFlags); in ms_qh_urb_process()3242 pQtd = ms_ehci_qtd_alloc (ehci, iFlags); in ms_qh_urb_transaction_EHSET()3312 pQtd = ms_ehci_qtd_alloc (ehci, iFlags); in ms_qh_urb_transaction_EHSET()3342 pQtd = ms_ehci_qtd_alloc (ehci, iFlags); in ms_qh_urb_transaction_EHSET()
85 static struct ehci_qtd *ms_ehci_qtd_alloc (struct ehci_hcd *pEhci, int iFlags) in ms_ehci_qtd_alloc() function131 pQh->pDummyQtd = ms_ehci_qtd_alloc (pEhci, iFlags); in ms_ehci_qh_alloc()