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

  /src/sys/arch/arm/xscale/
pxa2x0var.h 59 extern struct bus_space pxa2x0_bs_tag;
pxa2x0_space.c 94 struct bus_space pxa2x0_bs_tag = { variable in typeref:struct:bus_space
pxa2x0.c 199 sc->sc_bust = &pxa2x0_bs_tag;
pxa2x0_apm.c 645 sc->sc_iot = &pxa2x0_bs_tag;
  /src/sys/arch/evbarm/viper/
if_sm_pxaip.c 83 bus_space_tag_t bst = &pxa2x0_bs_tag;
  /src/sys/arch/zaurus/dev/
zaudio.c 129 sc->sc_i2s.sc_iot = &pxa2x0_bs_tag;
zssp.c 107 sc->sc_iot = &pxa2x0_bs_tag;
  /src/sys/arch/evbarm/gumstix/
gxio.c 188 bus_space_tag_t iot = &pxa2x0_bs_tag;
214 sc->sc_iot = &pxa2x0_bs_tag;
  /src/sys/arch/evbarm/lubbock/
obio.c 221 sc->sc_iot = &pxa2x0_bs_tag;
  /src/sys/arch/hpcarm/dev/
wzero3_ssp.c 161 sc->sc_iot = &pxa2x0_bs_tag;

Completed in 17 milliseconds