Home
last modified time | relevance | path

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

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