Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/controller/
Dxhci.h154 volatile uint32_t dwEpCtx6; member
Dxhci.c145 DPRINTFN(5, "dwEpCtx6=0x%08x\n", xhci_ctx_get_le32(sc, &pep->dwEpCtx6)); in xhci_dump_endpoint()