HomeSort by: relevance | last modified time | path
    Searched refs:uh_ioh (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/qbus/
ubavar.h 80 bus_space_handle_t uh_ioh; /* Handle for I/O space */ member in struct:uba_softc
uba.c 255 if (bus_space_map(sc->uh_iot, iopagephys, UBAIOSIZE, 0, &sc->uh_ioh))
289 ua.ua_ioh = ubdevreg(csr) + sc->uh_ioh;
  /src/sys/arch/vax/uba/
uba_mainbus.c 189 bus_space_write_2(sc->uh_iot, sc->uh_ioh, QIPCR, Q_LMEAE);

Completed in 42 milliseconds