HelenOS sources

xhci_doorbell_t   213 uspace/drv/bus/usb/xhci/hc.c 	hc->db_arry  = (xhci_doorbell_t *) (base + XHCI_REG_RD(hc->cap_regs, XHCI_CAP_DBOFF));
xhci_doorbell_t    66 uspace/drv/bus/usb/xhci/hc.h 	xhci_doorbell_t *db_arry;
HelenOS homepage, sources at GitHub