Home
last modified time | relevance | path

Searched refs:XHCI_HCIVERSION (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/bus/u4b/controller/
HDxhcireg.h45 #define XHCI_HCIVERSION 0x02 /* RO Interface version number */ macro
HDxhci.c617 DPRINTF("xHCI version = 0x%04x\n", XREAD2(sc, capa, XHCI_HCIVERSION)); in xhci_init()