HelenOS sources

XHCI_EP_TYPE_SET  381 uspace/drv/bus/usb/xhci/endpoint.c 	XHCI_EP_TYPE_SET(*ctx, xhci_endpoint_type(ep));
XHCI_EP_TYPE_SET  397 uspace/drv/bus/usb/xhci/endpoint.c 	XHCI_EP_TYPE_SET(*ctx, xhci_endpoint_type(ep));
XHCI_EP_TYPE_SET  414 uspace/drv/bus/usb/xhci/endpoint.c 	XHCI_EP_TYPE_SET(*ctx, xhci_endpoint_type(ep));
XHCI_EP_TYPE_SET  434 uspace/drv/bus/usb/xhci/endpoint.c 	XHCI_EP_TYPE_SET(*ctx, xhci_endpoint_type(ep));
XHCI_EP_TYPE_SET  279 uspace/drv/bus/usb/xhci/streams.c 	XHCI_EP_TYPE_SET(*ctx, xhci_endpoint_type(xhci_ep));
HelenOS homepage, sources at GitHub