Home
last modified time | relevance | path

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

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