Searched refs:ga_iot (Results 1 - 24 of 24) sorted by relevance

/netbsd-current/sys/arch/alpha/gbus/
H A Dgbusvar.h44 bus_space_tag_t ga_iot; /* I/O space tag */ member in struct:gbus_attach_args
H A Dmcclock_gbus.c82 sc->sc_bst = ga->ga_iot;
H A Dgbus.c127 gaa.ga_iot = iot;
/netbsd-current/sys/arch/hppa/gsc/
H A Dlpt_gsc.c153 bus_space_unmap(ga->ga_iot, ioh, LPT_NPORTS); \
159 bus_space_unmap(ga->ga_iot, ioh, LPT_NPORTS); \
165 if (bus_space_map(ga->ga_iot, base, LPT_NPORTS, 0, &ioh))
171 if (!lpt_port_test(ga->ga_iot, ioh, base, lpt_data, data, mask))
175 if (!lpt_port_test(ga->ga_iot, ioh, base, lpt_data, data, mask))
180 if (!lpt_port_test(ga->ga_iot, ioh, base, lpt_data, data, mask))
186 if (!lpt_port_test(ga->ga_iot, ioh, base, lpt_data, data, mask))
190 bus_space_write_1(ga->ga_iot, ioh, lpt_data, 0);
191 bus_space_write_1(ga->ga_iot, ioh, lpt_control, 0);
192 bus_space_unmap(ga->ga_iot, io
[all...]
H A Dgscbusvar.h37 #define ga_iot ga_ca.ca_iot macro
H A Doosiop_gsc.c128 if (bus_space_map(ga->ga_iot, ga->ga_hpa,
133 bus_space_unmap(ga->ga_iot, ioh, OOSIOP_GSC_OFFSET + OOSIOP_NREGS);
145 sc->sc_bst = ga->ga_iot;
H A Dhil_gsc.c81 sc->sc_bst = ga->ga_iot;
82 if (bus_space_map(ga->ga_iot, ga->ga_hpa,
H A Dosiop_gsc.c128 if (bus_space_map(ga->ga_iot, ga->ga_hpa,
133 bus_space_unmap(ga->ga_iot, ioh, OSIOP_GSC_OFFSET + OSIOP_NREGS);
145 sc->sc_bst = ga->ga_iot;
H A Dgscbus.c118 ga.ga_iot = sc->sc_ga.ga_iot;
H A Dcom_gsc.c104 iot = ga->ga_iot;
H A Dif_ie_gsc.c386 if (bus_space_map(ga->ga_iot, ga->ga_hpa,
394 gsc->iot = ga->ga_iot;
396 sc->bt = ga->ga_iot;
H A Dif_iee_gsc.c223 sc_gsc->sc_iot = ga->ga_iot;
H A Dsiop_gsc.c88 gsc->sc_iot = ga->ga_iot;
H A Dgsckbc.c262 sc->sc_iot = ga->ga_iot;
H A Dharmony.c219 sc->sc_bt = ga->ga_iot;
/netbsd-current/sys/arch/sgimips/gio/
H A Dgiovar.h52 bus_space_tag_t ga_iot; member in struct:gio_attach_args
H A Dgio.c214 ga.ga_iot = normal_memt;
262 ga.ga_iot = normal_memt;
268 ga.ga_product = bus_space_read_4(ga.ga_iot, ga.ga_ioh, 0);
333 ga->ga_iot = normal_memt;
380 ga.ga_iot = normal_memt;
H A Dpci_gio.c146 sc->sc_iot = ga->ga_iot;
190 bus_space_write_4(ga->ga_iot, ga->ga_ioh,
199 if (bus_space_subregion(ga->ga_iot, ga->ga_ioh, pci_off, pci_len,
214 pc->iot = ga->ga_iot;
H A Dlight.c278 if (bus_space_read_4(ga->ga_iot, ga->ga_ioh,
290 dc->dc_st = ga->ga_iot;
H A Dnewport.c567 bus_space_write_4(ga->ga_iot, ga->ga_ioh,
569 if (bus_space_read_4(ga->ga_iot, ga->ga_ioh,
582 dc->dc_st = ga->ga_iot;
H A Dgrtwo.c461 if ( (bus_space_read_4(ga->ga_iot, ga->ga_ioh, HQ2_MYSTERY)) != 0xdeadbeef)
472 dc->iot = ga->ga_iot;
/netbsd-current/sys/arch/arm/ep93xx/
H A Depgpiovar.h65 bus_space_tag_t ga_iot; /* Bus tag */ member in struct:epgpio_attach_args
H A Depgpio.c345 ga.ga_iot = sc->sc_iot;
/netbsd-current/sys/arch/sgimips/hpc/
H A Dhpc.c481 bus_space_write_4(ga->ga_iot, ga->ga_ioh,
485 bus_space_write_4(ga->ga_iot, ga->ga_ioh,
488 bus_space_write_4(ga->ga_iot, ga->ga_ioh,

Completed in 317 milliseconds