Searched refs:xqh (Results 1 – 2 of 2) sorted by relevance
14 xqh/2i/VcOsqx8URkSUvXIdEu1j85frHc5qV87J/YyvOipLX7f8qmCA806wZTCoT
2052 struct uhci_soft_qh *xqh; in uhci_device_request() local2065 for (xqh = sxqh; in uhci_device_request()2066 xqh != NULL; in uhci_device_request()2067 xqh = (maxqh++ == 5 || xqh->hlink == sxqh || in uhci_device_request()2068 xqh->hlink == xqh ? NULL : xqh->hlink)) { in uhci_device_request()2069 uhci_dump_qh(xqh); in uhci_device_request()