Home
last modified time | relevance | path

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

/openbsd/sys/dev/usb/
H A Dxhcivar.h137 #define XREAD2(sc, a) bus_space_read_2((sc)->iot, (sc)->ioh, (a)) macro
H A Dxhci.c306 sc->sc_version = XREAD2(sc, XHCI_HCIVERSION); in xhci_init()