Searched refs:XREAD2 (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/dev/usb/ | ||
H A D | xhcivar.h | 137 #define XREAD2(sc, a) bus_space_read_2((sc)->iot, (sc)->ioh, (a)) macro |
H A D | xhci.c | 306 sc->sc_version = XREAD2(sc, XHCI_HCIVERSION); in xhci_init() |