Home
last modified time | relevance | path

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

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