Home
last modified time | relevance | path

Searched refs:haa_iot (Results 1 – 7 of 7) sorted by relevance

/netbsd/src/sys/arch/hpcmips/dev/
Dcom_hpcio.c277 bus_space_tag_t iot = haa->haa_iot; in com_hpcio_probe()
309 if ((com_hpcio_cniot == haa->haa_iot || in com_hpcio_attach()
310 com_hpcio_cniot->bs_base == haa->haa_iot) && in com_hpcio_attach()
314 if (com_hpcio_cniot->bs_base == haa->haa_iot) in com_hpcio_attach()
317 com_hpcio_common_probe(haa->haa_iot, addr, &alignment); in com_hpcio_attach()
321 com_hpcio_iot_init(iot, haa->haa_iot); in com_hpcio_attach()
323 iot = haa->haa_iot; in com_hpcio_attach()
/netbsd/src/sys/arch/hpcmips/isa/
Disa_machdep.c154 (struct bus_space_tag_hpcmips *)haa->haa_iot, "ISA mem", in vrisabattach()
162 (struct bus_space_tag_hpcmips *)haa->haa_iot, "ISA port", in vrisabattach()
/netbsd/src/sys/arch/hpcmips/tx/
Dtxioman.c75 haa.haa_iot = 0; /* not needed for TX */ in txioman_callback()
/netbsd/src/sys/dev/hpc/
Dhpciovar.h58 bus_space_tag_t haa_iot; /* I/O space tag */ member
/netbsd/src/sys/arch/hpcmips/vr/
Dvrc4172gpio.c205 sc->sc_iot = args->haa_iot; in vrc4172gpio_attach()
322 sc->sc_haa.haa_iot = sc->sc_iot; in vrc4172gpio_attach()
Dvrgiu.c270 haa.haa_iot = sc->sc_iot; in vrgiu_attach()
292 haa.haa_iot = sc->sc_iot; in vrgiu_callback()
Dvr4181giu.c153 sc->sc_haa.haa_iot = sc->sc_iot; in vr4181giu_attach()