HelenOS sources

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