HelenOS sources

XHCI_EC_CAP_ID    320 uspace/drv/bus/usb/xhci/debug.c 	unsigned id = XHCI_REG_RD(ec, XHCI_EC_CAP_ID);
XHCI_EC_CAP_ID     91 uspace/drv/bus/usb/xhci/hc.c 		switch (XHCI_REG_RD(ec, XHCI_EC_CAP_ID)) {
XHCI_EC_CAP_ID    571 uspace/drv/bus/usb/xhci/hw_struct/regs.h 	assert(XHCI_REG_RD(ec, XHCI_EC_CAP_ID) == XHCI_EC_SUPPORTED_PROTOCOL);
HelenOS homepage, sources at GitHub