Searched refs:qh_endphub (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/usb/controller/
H A Dehci.h253 volatile uint32_t qh_endphub; member in struct:ehci_qh
H A Dehci.c381 qh->qh_endphub =
520 qh->qh_endphub = htohc32(sc, EHCI_QH_SET_MULT(1));
787 endphub = hc32toh(sc, qh->qh_endphub);
1759 uint32_t qh_endphub; local
1975 qh_endphub =
1982 qh->qh_endphub = htohc32(temp.sc, qh_endphub);

Completed in 110 milliseconds