Home
last modified time | relevance | path

Searched defs:xhci_endp_ctx (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/bhyve/common/
H A Dpci_xhci.h129 struct xhci_endp_ctx { struct
130 uint32_t dwEpCtx0;
141 uint32_t dwEpCtx1;
152 uint64_t qwEpCtx2;
156 uint32_t dwEpCtx4;
184 struct xhci_endp_ctx u_ep[XHCI_MAX_ENDPOINTS]; argument