HelenOS sources

hc_claim          117 uspace/drv/bus/usb/xhci/hc.h extern errno_t hc_claim(xhci_hc_t *, ddf_dev_t *);
hc_claim           80 uspace/drv/bus/usb/xhci/main.c 	return hc_claim(hc, hcd->ddf_dev);
HelenOS homepage, sources at GitHub