Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/controller/
H A Dxhci.h190 struct xhci_endp_ctx ctx_ep[XHCI_MAX_ENDPOINTS - 1]; member
196 struct xhci_endp_ctx64 ctx_ep[XHCI_MAX_ENDPOINTS - 1]; member
201 struct xhci_endp_ctx ctx_ep[XHCI_MAX_ENDPOINTS - 1]; member
206 struct xhci_endp_ctx64 ctx_ep[XHCI_MAX_ENDPOINTS - 1]; member
/freebsd/usr.sbin/bhyve/
H A Dpci_xhci.h195 #define ctx_ep ctx_dev_slep.u_ep macro