Searched refs:pa_iot (Results 26 - 50 of 84) sorted by relevance

1234

/netbsd-6-1-5-RELEASE/sys/arch/arm/mpcore/
H A Dmpcore_clock.c111 sc->sc_iot = pa->pa_iot;
/netbsd-6-1-5-RELEASE/sys/dev/pci/
H A Diop_pci.c175 sc->sc_bus_iot = pa->pa_iot;
H A Dpiixpm.c186 sc->sc_pm_iot = pa->pa_iot;
222 sc->sc_smb_iot = pa->pa_iot;
303 bus_space_tag_t iot = pa->pa_iot;
H A Damdpm.c103 sc->sc_iot = pa->pa_iot;
H A Dcypide.c124 sc->sc_cy_handle = cy82c693_init(pa->pa_iot);
H A Dif_hme_pci.c163 sc->sc_bustag = pa->pa_iot;
H A Dpcivar.h144 bus_space_tag_t pa_iot; /* pci i/o space tag */ member in struct:pci_attach_args
H A Dppb.c198 pba.pba_iot = pa->pa_iot;
H A Dgenfb_pci.c109 sc->sc_iot = pa->pa_iot;
H A Dif_ne_pci.c292 pa.pa_iot = iot;
/netbsd-6-1-5-RELEASE/sys/arch/acorn32/podulebus/
H A Dpodulebus.c490 pa.pa_iot = &podulebus_bs_tag;
505 pa.pa_iot = &podulebus_bs_tag;
H A Damps.c163 sc->sc_iot = pa->pa_iot;
H A Dasc.c211 sbic->sc_sbicp.sc_sbiciot = pa->pa_iot;
H A Drapide.c221 rapide_bs_tag = *pa->pa_iot;
/netbsd-6-1-5-RELEASE/sys/arch/sparc64/sparc64/
H A Drbus_machdep.c113 return rbus_new_root_share(pa->pa_iot, ex, start, size, 0);
/netbsd-6-1-5-RELEASE/sys/arch/hpcmips/dev/
H A Dplumiobus.c110 sc->sc_iot = pa->pa_iot;
H A Dplumohci.c140 sc->sc.iot = pa->pa_iot;
H A Dplumpcmcia.c260 ph->ph_iot = pa->pa_iot;
261 ph->ph_memt = pa->pa_iot;
282 ph->ph_iot = pa->pa_iot;
283 ph->ph_memt = pa->pa_iot;
/netbsd-6-1-5-RELEASE/sys/arch/i386/pci/
H A Dgscpcib.c137 sc->sc_gpio_iot = pa->pa_iot;
H A Dpiixpcib.c128 sc->sc_iot = pa->pa_iot;
/netbsd-6-1-5-RELEASE/sys/arch/arm/iomd/
H A Diomd.c286 ia.ia_opms.pa_iot = iot;
H A Diomdkbc.c165 t->t_iot = pa->pa_iot;
/netbsd-6-1-5-RELEASE/sys/arch/alpha/pci/
H A Dirongate.c185 apa.apa_pci_args.pa_iot = pba.pba_iot;
H A Dsio.c191 sc->sc_iot = pa->pa_iot;
/netbsd-6-1-5-RELEASE/sys/arch/hp700/dev/
H A Dssio.c189 sc->sc_iot = pa->pa_iot;

Completed in 122 milliseconds

1234