Home
last modified time | relevance | path

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

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