Searched defs:pQh (Results 1 – 3 of 3) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/ |
| H A D | drvEhciHcd.c | 875 ms_qh_refresh (struct ehci_hcd *pEhci, struct ehci_qh *pQh) in ms_qh_refresh() 922 ms_qh_update_link (struct ehci_qh *pQh, struct ehci_qtd *pQtd) in ms_qh_update_link() 1100 ms_qh_completions (struct ehci_hcd *pEhci, struct ehci_qh *pQh, struct stPtRegs *pRegs) in ms_qh_completions() 1512 struct ehci_qh *pQh = ms_ehci_qh_alloc (pEhci, iFlags); in ms_qh_make() local 1704 static void ms_qh_link_async (struct ehci_hcd *pEhci, struct ehci_qh *pQh) in ms_qh_link_async() 1764 struct ehci_qh *pQh = 0; in ms_qh_append_tds() local 1887 struct ehci_qh *pQh = 0; in ms_submit_async() local 1924 struct ehci_qh *pQh = pEhci->stReclaim; in ms_end_unlink_async() local 1970 static void ms_start_unlink_async (struct ehci_hcd *pEhci, struct ehci_qh *pQh) in ms_start_unlink_async() 2043 static void ms_unlink_async (struct ehci_hcd *pEhci, struct ehci_qh *pQh) in ms_unlink_async() [all …]
|
| H A D | drvEHCI_MEM.cxx | 117 struct ehci_qh *pQh; in ms_ehci_qh_alloc() local 143 static __inline__ struct ehci_qh *ms_qh_get (struct ehci_qh *pQh) in ms_qh_get() 149 static void ms_qh_put (struct ehci_hcd *pEhci, struct ehci_qh *pQh) in ms_qh_put()
|
| H A D | drvEHCI_SCHD.cxx | 115 union ehci_qh_shadow *pQh = &pEhci->pshadow [u32Frame]; in ms_periodic_usecs() local 397 const struct ehci_qh *pQh, in ms_check_intr_schedule() 509 static int ms_qh_schedule (struct ehci_hcd *pEhci, struct ehci_qh *pQh) in ms_qh_schedule() 664 struct ehci_qh *pQh, in ms_intr_complete()
|