Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/usb/
Dxhcireg.h64 #define XHCI_HCIVERSION 0x02 /* RO Interface version number */ macro
Dxhci.c306 sc->sc_version = XREAD2(sc, XHCI_HCIVERSION); in xhci_init()