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

  /src/sys/dev/qbus/
ubavar.h 79 bus_space_tag_t uh_iot; /* Tag for this Unibus */ member in struct:uba_softc
uba.c 255 if (bus_space_map(sc->uh_iot, iopagephys, UBAIOSIZE, 0, &sc->uh_ioh))
290 ua.ua_iot = sc->uh_iot;
  /src/sys/arch/vax/uba/
uba_mainbus.c 133 sc->uv_sc.uh_iot = ma->ma_iot;
189 bus_space_write_2(sc->uh_iot, sc->uh_ioh, QIPCR, Q_LMEAE);
uba_ubi.c 140 sc->uv_sc.uh_iot = &vax_mem_bus_space;
uba_cmi.c 139 sc->uv_sc.uh_iot = sa->sa_iot;
uba_sbi.c 185 sc->uv_sc.uh_iot = sa->sa_iot;

Completed in 14 milliseconds