Home
last modified time | relevance | path

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

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