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

/freebsd-13-stable/sys/dev/usb/controller/
H A Dxhci.c170 static uint64_t xhci_ctx_get_le64(struct xhci_softc *sc, volatile uint64_t *ptr);
191 DPRINTFN(5, "qwEpCtx2=0x%016llx\n", (long long)xhci_ctx_get_le64(sc, &pep->qwEpCtx2));
278 xhci_ctx_get_le64(struct xhci_softc *sc, volatile uint64_t *ptr) function

Completed in 160 milliseconds