Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/controller/
H A Dehci.c61 static void ehci_dump_sqh(ehci_softc_t *sc, ehci_qh_t *sqh);
121 sizeof(ehci_qh_t), EHCI_QH_ALIGN); in ehci_iterate_hw_softc()
126 sizeof(ehci_qh_t), EHCI_QH_ALIGN); in ehci_iterate_hw_softc()
244 ehci_qh_t *qh_t; in ehci_init()
320 qh_t = (ehci_qh_t *)buf_res.buffer; in ehci_init()
356 ehci_qh_t *qh_x; in ehci_init()
357 ehci_qh_t *qh_y; in ehci_init()
444 qh_t = (ehci_qh_t *)buf_res.buffer; in ehci_init()
711 ehci_dump_sqh(ehci_softc_t *sc, ehci_qh_t *qh) in ehci_dump_sqh()
917 static ehci_qh_t *
[all...]
H A Dehci.h280 typedef struct ehci_qh ehci_qh_t; typedef

Completed in 4 milliseconds