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

/freebsd-10.0-release/sys/dev/usb/controller/
H A Dehci.h253 volatile uint32_t qh_endphub; member in struct:ehci_qh
H A Dehci.c402 qh->qh_endphub =
541 qh->qh_endphub = htohc32(sc, EHCI_QH_SET_MULT(1));
808 endphub = hc32toh(sc, qh->qh_endphub);
1763 uint32_t qh_endphub; local
1979 qh_endphub =
1986 qh->qh_endphub = htohc32(temp.sc, qh_endphub);

Completed in 62 milliseconds