Searched refs:oba_st (Results 1 - 10 of 10) sorted by relevance

/freebsd-10.2-release/sys/mips/cavium/
H A Dobiovar.h47 bus_space_tag_t oba_st; /* bus space tag */ member in struct:obio_softc
H A Dobio.c87 sc->oba_st = mips_bus_space_generic;
/freebsd-10.2-release/sys/mips/malta/
H A Dobiovar.h47 bus_space_tag_t oba_st; /* bus space tag */ member in struct:obio_softc
H A Dobio.c85 sc->oba_st = mips_bus_space_generic;
130 bt = sc->oba_st;
/freebsd-10.2-release/sys/mips/sentry5/
H A Dobiovar.h47 bus_space_tag_t oba_st; /* bus space tag */ member in struct:obio_softc
H A Dobio.c87 sc->oba_st = MIPS_BUS_SPACE_IO;
/freebsd-10.2-release/sys/arm/xscale/i80321/
H A Dobiovar.h47 bus_space_tag_t oba_st; /* bus space tag */ member in struct:obio_softc
H A Dobio.c78 sc->oba_st = obio_bs_tag;
116 bt = sc->oba_st;
/freebsd-10.2-release/sys/arm/xscale/i8134x/
H A Dobiovar.h47 bus_space_tag_t oba_st; /* bus space tag */ member in struct:obio_softc
H A Dobio.c73 sc->oba_st = obio_bs_tag;
115 bt = sc->oba_st;

Completed in 65 milliseconds