Searched refs:hlp (Results 1 – 5 of 5) sorted by relevance
82 qh->hw.hlp = QTD_LIST_END; in ehci_qh_alloc()137 n->hw.hlp = head->hw.hlp; in ehci_qh_add_head()142 head->hw.hlp = QH_HLP_QH(n); in ehci_qh_add_head()152 while (EHCI_ADDR2QH(tmp->hw.hlp) && EHCI_ADDR2QH(tmp->hw.hlp) != n) { in ehci_qh_remove()153 tmp = EHCI_ADDR2QH(tmp->hw.hlp); in ehci_qh_remove()157 tmp->hw.hlp = n->hw.hlp; in ehci_qh_remove()813 g_periodic_qh_head[bus->hcd.hcd_id].hw.hlp = QH_HLP_END; in usb_hc_init()1318 qh = EHCI_ADDR2QH(qh->hw.hlp); in usbh_kill_urb()1326 qh = EHCI_ADDR2QH(qh->hw.hlp); in usbh_kill_urb()1380 qh = EHCI_ADDR2QH(qh->hw.hlp); in ehci_scan_async_list()[all …]
359 uint32_t hlp; /* 0x00-0x03: Queue Head Horizontal Link Pointer */ member
1289 # Windows help format (.hlp) on all Windows platforms in the future. Compressed
1300 # Windows help format (.hlp) on all Windows platforms in the future. Compressed
Completed in 17 milliseconds