Home
last modified time | relevance | path

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

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