HelenOS sources

endpoint_dci      779 uspace/drv/bus/usb/xhci/hc.c 	const uint8_t dci = endpoint_dci(ep);
endpoint_dci      980 uspace/drv/bus/usb/xhci/hc.c 	const unsigned dci = endpoint_dci(ep);
endpoint_dci     1016 uspace/drv/bus/usb/xhci/hc.c 	const unsigned dci = endpoint_dci(ep);
endpoint_dci     1051 uspace/drv/bus/usb/xhci/hc.c 	const unsigned dci = endpoint_dci(ep);
endpoint_dci     1086 uspace/drv/bus/usb/xhci/hc.c 	const unsigned dci = endpoint_dci(ep);
endpoint_dci     1112 uspace/drv/bus/usb/xhci/hc.c 	const unsigned dci = endpoint_dci(ep);
endpoint_dci     1134 uspace/drv/bus/usb/xhci/hc.c 	const unsigned dci = endpoint_dci(ep);
HelenOS homepage, sources at GitHub