Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/controller/
H A Dehci.c336 qh_t->qh_endphub = in ehci_init()
463 qh_t->qh_endphub = htohc32(sc, EHCI_QH_SET_MULT(1)); in ehci_init()
730 endphub = hc32toh(sc, qh->qh_endphub); in ehci_dump_sqh()
1693 uint32_t qh_endphub; in ehci_setup_standard_chain() local
1906 qh_endphub = in ehci_setup_standard_chain()
1913 qh->qh_endphub = htohc32(temp.sc, qh_endphub); in ehci_setup_standard_chain()
H A Dehci.h257 volatile uint32_t qh_endphub; member

Completed in 5 milliseconds