HomeSort by: relevance | last modified time | path
    Searched refs:qh_endphub (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/usb/
ehcireg.h 381 volatile uint32_t qh_endphub; member in struct:ehci_qh_t
ehci.c 611 sqh->qh->qh_endphub = htole32(EHCI_QH_SET_MULT(1));
1838 endphub = le32toh(qh->qh_endphub);
2054 sqh->qh->qh_endphub = htole32(
2061 sqh->qh->qh_endphub |= htole32(

Completed in 14 milliseconds