HomeSort by: relevance | last modified time | path
    Searched defs:qhs (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/usb/
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...]

Completed in 14 milliseconds