Searched refs:uh_ioh (Results 1 – 3 of 3) sorted by relevance
255 if (bus_space_map(sc->uh_iot, iopagephys, UBAIOSIZE, 0, &sc->uh_ioh)) in uba_attach()289 ua.ua_ioh = ubdevreg(csr) + sc->uh_ioh; in ubasearch()
80 bus_space_handle_t uh_ioh; /* Handle for I/O space */ member
189 bus_space_write_2(sc->uh_iot, sc->uh_ioh, QIPCR, Q_LMEAE); in qba_beforescan()