HelenOS sources

xhci_ep_to_dev    788 uspace/drv/bus/usb/xhci/hc.c 	xhci_device_t *const dev = xhci_ep_to_dev(ep);
xhci_ep_to_dev    990 uspace/drv/bus/usb/xhci/hc.c 	xhci_device_t *const dev = xhci_ep_to_dev(ep);
xhci_ep_to_dev   1025 uspace/drv/bus/usb/xhci/hc.c 	xhci_device_t *const dev = xhci_ep_to_dev(ep);
xhci_ep_to_dev   1061 uspace/drv/bus/usb/xhci/hc.c 	xhci_device_t *const dev = xhci_ep_to_dev(ep);
xhci_ep_to_dev   1096 uspace/drv/bus/usb/xhci/hc.c 	xhci_device_t *const dev = xhci_ep_to_dev(ep);
xhci_ep_to_dev   1122 uspace/drv/bus/usb/xhci/hc.c 	xhci_device_t *const dev = xhci_ep_to_dev(ep);
xhci_ep_to_dev   1144 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