HelenOS sources

xhci_setup_endpoint_context  137 uspace/drv/bus/usb/xhci/endpoint.h extern void xhci_setup_endpoint_context(xhci_endpoint_t *, xhci_ep_ctx_t *);
xhci_setup_endpoint_context  897 uspace/drv/bus/usb/xhci/hc.c 	xhci_setup_endpoint_context(ep0, ep_ctx);
xhci_setup_endpoint_context  995 uspace/drv/bus/usb/xhci/hc.c 	xhci_setup_endpoint_context(ep, ep_ctx);
xhci_setup_endpoint_context 1066 uspace/drv/bus/usb/xhci/hc.c 	xhci_setup_endpoint_context(ep, ep_ctx);
HelenOS homepage, sources at GitHub