Home
last modified time | relevance | path

Searched refs:ehci_dump_sqh (Results 1 – 1 of 1) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/controller/
Dehci.c62 static void ehci_dump_sqh(ehci_softc_t *sc, ehci_qh_t *sqh);
479 ehci_dump_sqh(sc, sc->sc_async_p_last); in ehci_init()
712 ehci_dump_sqh(ehci_softc_t *sc, ehci_qh_t *qh) in ehci_dump_sqh() function