HelenOS sources

ohci_endpoint_get  204 uspace/drv/bus/usb/ohci/hc.c 	ohci_endpoint_t *ohci_ep = ohci_endpoint_get(ep);
ohci_endpoint_get  238 uspace/drv/bus/usb/ohci/hc.c 	ohci_endpoint_t *ohci_ep = ohci_endpoint_get(ep);
ohci_endpoint_get  303 uspace/drv/bus/usb/ohci/hc.c 	ohci_endpoint_t *const ohci_ep = ohci_endpoint_get(ep);
ohci_endpoint_get  153 uspace/drv/bus/usb/ohci/ohci_batch.c 	ohci_endpoint_t *ohci_ep = ohci_endpoint_get(usb_batch->ep);
ohci_endpoint_get  236 uspace/drv/bus/usb/ohci/ohci_batch.c 	ohci_endpoint_t *ohci_ep = ohci_endpoint_get(ohci_batch->base.ep);
ohci_endpoint_get   54 uspace/drv/bus/usb/ohci/ohci_bus.c 	ohci_endpoint_t *instance = ohci_endpoint_get(ep);
ohci_endpoint_get  110 uspace/drv/bus/usb/ohci/ohci_bus.c 	ohci_endpoint_t *instance = ohci_endpoint_get(ep);
ohci_endpoint_get  120 uspace/drv/bus/usb/ohci/ohci_bus.c 	ohci_endpoint_t *ohci_ep = ohci_endpoint_get(ep);
ohci_endpoint_get  147 uspace/drv/bus/usb/ohci/ohci_bus.c 	ohci_endpoint_t *ohci_ep = ohci_endpoint_get(ep);
HelenOS homepage, sources at GitHub