HelenOS sources

endpoint_dci      795 uspace/drv/bus/usb/xhci/hc.c 	const uint8_t dci = endpoint_dci(ep);
endpoint_dci      996 uspace/drv/bus/usb/xhci/hc.c 	const unsigned dci = endpoint_dci(ep);
endpoint_dci     1032 uspace/drv/bus/usb/xhci/hc.c 	const unsigned dci = endpoint_dci(ep);
endpoint_dci     1067 uspace/drv/bus/usb/xhci/hc.c 	const unsigned dci = endpoint_dci(ep);
endpoint_dci     1102 uspace/drv/bus/usb/xhci/hc.c 	const unsigned dci = endpoint_dci(ep);
endpoint_dci     1128 uspace/drv/bus/usb/xhci/hc.c 	const unsigned dci = endpoint_dci(ep);
endpoint_dci     1150 uspace/drv/bus/usb/xhci/hc.c 	const unsigned dci = endpoint_dci(ep);
HelenOS homepage, sources at GitHub