Searched refs:pqh (Results 1 – 1 of 1) sorted by relevance
437 struct uhci_qh *pqh; in link_interrupt() local442 qh->link = pqh->link; in link_interrupt()453 struct uhci_qh *pqh; in link_async() local460 if (pqh->skel <= qh->skel) in link_async()463 list_add(&qh->node, &pqh->node); in link_async()466 qh->link = pqh->link; in link_async()469 pqh->link = link_to_new_qh; in link_async()523 struct uhci_qh *pqh; in unlink_interrupt() local526 pqh->link = qh->link; in unlink_interrupt()535 struct uhci_qh *pqh; in unlink_async() local[all …]
Completed in 5 milliseconds