HelenOS sources

xhci_rt_regs_t    212 uspace/drv/bus/usb/xhci/hc.c 	hc->rt_regs  = (xhci_rt_regs_t *)  (base + XHCI_REG_RD(hc->cap_regs, XHCI_CAP_RTSOFF));
xhci_rt_regs_t    394 uspace/drv/bus/usb/xhci/hc.c 	    offsetof(xhci_rt_regs_t, ir[0]);
xhci_rt_regs_t     65 uspace/drv/bus/usb/xhci/hc.h 	xhci_rt_regs_t *rt_regs;
HelenOS homepage, sources at GitHub