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

/freebsd-11-stable/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.c70 sc->oba_st = arm_base_bs_tag;
112 bt = sc->oba_st;
/freebsd-11-stable/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-11-stable/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;

Completed in 117 milliseconds