Home
last modified time | relevance | path

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

/freebsd-13.1/usr.sbin/bhyve/
H A Dpci_xhci.h165 volatile uint32_t dwEpCtx7; member
/freebsd-13.1/sys/dev/usb/controller/
H A Dxhci.h156 volatile uint32_t dwEpCtx7; member
H A Dxhci.c199 DPRINTFN(5, "dwEpCtx7=0x%08x\n", xhci_ctx_get_le32(sc, &pep->dwEpCtx7)); in xhci_dump_endpoint()