Searched refs:ms_qh_get (Results 1 – 3 of 3) sorted by relevance
501 ms_qh_get (qh); in ms_qh_link_periodic()590 pEhci->pshadow [u32Frame1].qh = ms_qh_get (pQh); in ms_qh_schedule()723 u32Count = ms_intr_complete (pEhci, ms_qh_get (q.qh), pRegs); in ms_scan_periodic()
1868 pUrb->hcpriv = ms_qh_get (pQh); in ms_qh_append_tds()1904 ms_qh_link_async (pEhci, ms_qh_get (pQh)); in ms_submit_async()2000 pEhci->stReclaim = pQh = ms_qh_get (pQh); in ms_start_unlink_async()2099 pQh = ms_qh_get (pQh); in ms_scan_async()
143 static __inline__ struct ehci_qh *ms_qh_get (struct ehci_qh *pQh) in ms_qh_get() function