Home
last modified time | relevance | path

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

/freebsd-head/usr.sbin/bhyve/
HDpci_xhci.h162 uint32_t dwEpCtx6; member
/freebsd-head/sys/dev/usb/controller/
HDxhci.h159 volatile uint32_t dwEpCtx6; member
HDxhci.c196 DPRINTFN(5, "dwEpCtx6=0x%08x\n", le32toh(pep->dwEpCtx6)); in xhci_dump_endpoint()