HelenOS sources
xhci_cap_regs_t 63 uspace/drv/bus/usb/xhci/debug.c void xhci_dump_cap_regs(const xhci_cap_regs_t *cap)
xhci_cap_regs_t 202 uspace/drv/bus/usb/xhci/hc.c if (RNGSZ(hc->mmio_range) < sizeof(xhci_cap_regs_t))
xhci_cap_regs_t 210 uspace/drv/bus/usb/xhci/hc.c hc->cap_regs = (xhci_cap_regs_t *) base;
xhci_cap_regs_t 63 uspace/drv/bus/usb/xhci/hc.h xhci_cap_regs_t *cap_regs;
xhci_cap_regs_t 237 uspace/drv/bus/usb/xhci/hw_struct/regs.h static inline unsigned xhci_get_max_spbuf(xhci_cap_regs_t *cap_regs)
HelenOS homepage, sources at GitHub