HelenOS sources

uhci_endpoint_t   325 uspace/drv/bus/usb/uhci/hc.c 	endpoint_t *ep = calloc(1, sizeof(uhci_endpoint_t));
uhci_endpoint_t   169 uspace/drv/bus/usb/uhci/transfer_list.c 	uhci_endpoint_t *uhci_ep = (uhci_endpoint_t *) ep;
uhci_endpoint_t   163 uspace/drv/bus/usb/uhci/uhci_batch.c 	uhci_endpoint_t *uhci_ep = (uhci_endpoint_t *) batch->ep;
uhci_endpoint_t   225 uspace/drv/bus/usb/uhci/uhci_batch.c 	uhci_endpoint_t *uhci_ep = (uhci_endpoint_t *) uhci_batch->base.ep;
HelenOS homepage, sources at GitHub