HelenOS sources

endpoint_dci      790 uspace/drv/bus/usb/xhci/hc.c 	const uint8_t dci = endpoint_dci(ep);
endpoint_dci      991 uspace/drv/bus/usb/xhci/hc.c 	const unsigned dci = endpoint_dci(ep);
endpoint_dci     1027 uspace/drv/bus/usb/xhci/hc.c 	const unsigned dci = endpoint_dci(ep);
endpoint_dci     1062 uspace/drv/bus/usb/xhci/hc.c 	const unsigned dci = endpoint_dci(ep);
endpoint_dci     1097 uspace/drv/bus/usb/xhci/hc.c 	const unsigned dci = endpoint_dci(ep);
endpoint_dci     1123 uspace/drv/bus/usb/xhci/hc.c 	const unsigned dci = endpoint_dci(ep);
endpoint_dci     1145 uspace/drv/bus/usb/xhci/hc.c 	const unsigned dci = endpoint_dci(ep);
HelenOS homepage, sources at GitHub