HelenOS sources

xhci_ep_to_dev    793 uspace/drv/bus/usb/xhci/hc.c 	xhci_device_t *const dev = xhci_ep_to_dev(ep);
xhci_ep_to_dev    995 uspace/drv/bus/usb/xhci/hc.c 	xhci_device_t *const dev = xhci_ep_to_dev(ep);
xhci_ep_to_dev   1030 uspace/drv/bus/usb/xhci/hc.c 	xhci_device_t *const dev = xhci_ep_to_dev(ep);
xhci_ep_to_dev   1066 uspace/drv/bus/usb/xhci/hc.c 	xhci_device_t *const dev = xhci_ep_to_dev(ep);
xhci_ep_to_dev   1101 uspace/drv/bus/usb/xhci/hc.c 	xhci_device_t *const dev = xhci_ep_to_dev(ep);
xhci_ep_to_dev   1127 uspace/drv/bus/usb/xhci/hc.c 	xhci_device_t *const dev = xhci_ep_to_dev(ep);
xhci_ep_to_dev   1149 uspace/drv/bus/usb/xhci/hc.c 	xhci_device_t *const dev = xhci_ep_to_dev(ep);
xhci_ep_to_dev    236 uspace/drv/bus/usb/xhci/transfers.c 		const errno_t err = hc_configure_device(xhci_ep_to_dev(xhci_ep));
xhci_ep_to_dev    430 uspace/drv/bus/usb/xhci/transfers.c 	xhci_device_t *xhci_dev = xhci_ep_to_dev(xhci_ep);
HelenOS homepage, sources at GitHub