Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/usb/controller/
H A Dxhci.h176 struct xhci_endp_ctx ctx_ep[XHCI_MAX_ENDPOINTS - 1]; member
181 struct xhci_endp_ctx ctx_ep[XHCI_MAX_ENDPOINTS - 1]; member
/freebsd-13.1/usr.sbin/bhyve/
H A Dpci_xhci.h197 #define ctx_ep ctx_dev_slep.u_ep macro