HelenOS sources
xhci_ep_to_dev 777 uspace/drv/bus/usb/xhci/hc.c xhci_device_t *const dev = xhci_ep_to_dev(ep);
xhci_ep_to_dev 979 uspace/drv/bus/usb/xhci/hc.c xhci_device_t *const dev = xhci_ep_to_dev(ep);
xhci_ep_to_dev 1014 uspace/drv/bus/usb/xhci/hc.c xhci_device_t *const dev = xhci_ep_to_dev(ep);
xhci_ep_to_dev 1050 uspace/drv/bus/usb/xhci/hc.c xhci_device_t *const dev = xhci_ep_to_dev(ep);
xhci_ep_to_dev 1085 uspace/drv/bus/usb/xhci/hc.c xhci_device_t *const dev = xhci_ep_to_dev(ep);
xhci_ep_to_dev 1111 uspace/drv/bus/usb/xhci/hc.c xhci_device_t *const dev = xhci_ep_to_dev(ep);
xhci_ep_to_dev 1133 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