Searched refs:skel_async_qh (Results 1 – 4 of 4) sorted by relevance
642 uhci->skelqh[i]->link = LINK_TO_QH(uhci, uhci->skel_async_qh); in uhci_start()643 uhci->skel_async_qh->link = UHCI_PTR_TERM(uhci); in uhci_start()650 uhci->skel_async_qh->element = uhci->skel_term_qh->element = in uhci_start()
212 if (qh == uhci->skel_async_qh) { in uhci_show_qh()527 link = LINK_TO_QH(uhci, uhci->skel_async_qh); in uhci_sprint_schedule()
333 #define skel_async_qh skelqh[SKEL_ASYNC] macro
54 lqh = list_entry(uhci->skel_async_qh->node.prev, in uhci_fsbr_on()66 lqh = list_entry(uhci->skel_async_qh->node.prev, in uhci_fsbr_off()460 list_for_each_entry_reverse(pqh, &uhci->skel_async_qh->node, node) { in link_async()