uhci.c | 150 uhci_soft_qh_t **qhs; member in struct:uhci_pipe::__anon3090ffbc010a::__anon3090ffbc0308 487 /* Allocate the dummy QH marking the end and used for looping the QHs.*/ 884 * uhci_dump_qhs displays all the QHs and TDs from the given QH onwards 1458 * the TDs and QHs of the previous frame to limit the search, 1815 * uhci_alloc_sqh allocates QHs 2709 uhci_dump_qh(upipe->intr.qhs[0]); 2714 DPRINTFN(10, "qhs[0]=%#jx", (uintptr_t)upipe->intr.qhs[0], 0, 0, 0); 2716 sqh = upipe->intr.qhs[i]; 2731 uhci_dump_qh(upipe->intr.qhs[0]) [all...] |