Searched refs:ua_iot (Results 1 - 18 of 18) sorted by relevance

/netbsd-current/sys/dev/ic/
H A Dupcvar.h67 bus_space_tag_t ua_iot; member in struct:upc_attach_args
/netbsd-current/sys/dev/qbus/
H A Ddz_uba.c70 bus_space_tag_t iot = ua->ua_iot;
112 sc->sc_iot = ua->ua_iot;
H A Dubavar.h116 bus_space_tag_t ua_iot; /* Tag for this bus I/O-space */ member in struct:uba_attach_args
H A Ddl.c194 bus_space_write_2(ua->ua_iot, ua->ua_ioh, DL_UBA_XCSR, DL_XCSR_TXIE);
195 if (bus_space_read_2(ua->ua_iot, ua->ua_ioh, DL_UBA_XCSR) !=
199 bus_space_read_2(ua->ua_iot, ua->ua_ioh, DL_UBA_XCSR),
213 bus_space_write_1(ua->ua_iot, ua->ua_ioh, DL_UBA_XBUFL, '\0');
224 if (bus_space_read_2(ua->ua_iot, ua->ua_ioh, DL_UBA_XCSR) !=
228 bus_space_read_2(ua->ua_iot, ua->ua_ioh, DL_UBA_XCSR),
248 sc->sc_iot = ua->ua_iot;
H A Drf.c230 bus_space_write_2(ua->ua_iot, ua->ua_ioh, RX2CS, RX2CS_INIT);
234 if ((bus_space_read_2(ua->ua_iot, ua->ua_ioh, RX2CS)
236 && (bus_space_read_2(ua->ua_iot, ua->ua_ioh, RX2ES)
252 bus_space_write_2(ua->ua_iot, ua->ua_ioh, RX2CS,
259 if ((bus_space_read_2(ua->ua_iot, ua->ua_ioh, RX2CS)
261 && (bus_space_read_2(ua->ua_iot, ua->ua_ioh, RX2ES)
342 rfc_sc->sc_iot = ua->ua_iot;
H A Duda.c153 mi.mi_iot = ua->ua_iot;
212 sc->sc_iot = ua->ua_iot;
H A Dif_il.c141 bus_space_write_2(ua->ua_iot, ua->ua_ioh, IL_CSR,
144 bus_space_read_2(ua->ua_iot, ua->ua_ioh, IL_CSR); /* clear CDONE */
164 sc->sc_iot = ua->ua_iot;
H A Duba.c290 ua.ua_iot = sc->uh_iot;
H A Ddhu.c222 bus_space_write_2(ua->ua_iot, ua->ua_ioh, DHU_UBA_CSR,
229 if ((bus_space_read_2(ua->ua_iot, ua->ua_ioh, DHU_UBA_CSR) &
242 if ((bus_space_read_2(ua->ua_iot, ua->ua_ioh, DHU_UBA_CSR) &
258 sc->sc_iot = ua->ua_iot;
H A Dif_de.c207 sc->sc_iot = ua->ua_iot;
611 sc->sc_iot = ua->ua_iot;
H A Drl.c192 sc->sc_iot = ua->ua_iot;
216 sc->sc_iot = ua->ua_iot;
H A Dif_qt.c209 sc->sc_iot = ua->ua_iot;
263 sc->sc_iot = ua->ua_iot;
H A Dts.c223 sc->sc_iot = ua->ua_iot;
258 sc->sc_iot = ua->ua_iot;
H A Dif_qe.c141 sc->sc_iot = ua->ua_iot;
217 sc->sc_iot = ua->ua_iot;
H A Dif_dmc.c223 sc->sc_iot = ua->ua_iot;
255 sc->sc_iot = ua->ua_iot;
H A Dqd.c572 sc->sc_iot = ua->ua_iot;
/netbsd-current/sys/arch/vax/uba/
H A Dqv.c264 bus_space_write_2(ua->ua_iot, ua->ua_ioh, QV_CSR,
265 bus_space_read_2(ua->ua_iot, ua->ua_ioh, QV_CSR) | (1 << 6));
316 bus_space_write_2(ua->ua_iot, ua->ua_ioh, offs, value);
416 sc->sc_iot = ua->ua_iot;
475 aa.ua_iot = ua->ua_iot;
H A Dqvaux.c266 bus_space_write_2(ua->ua_iot, ua->ua_ioh, QVA_QVCSR,
267 bus_space_read_2(ua->ua_iot, ua->ua_ioh, QVA_QVCSR) | (1 << 6));
270 sc->sc_iot = ua->ua_iot;

Completed in 372 milliseconds