Searched refs:obio_bs_tag (Results 1 - 11 of 11) sorted by relevance

/freebsd-10-stable/sys/arm/xscale/i80321/
H A Dobiovar.h56 extern bus_space_tag_t obio_bs_tag;
H A Duart_cpu_i80321.c56 di->bas.bst = obio_bs_tag;
63 uart_bus_space_io = obio_bs_tag;
H A Dobio.c61 bus_space_tag_t obio_bs_tag; variable
77 obio_bs_tag = arm_base_bs_tag;
78 sc->oba_st = obio_bs_tag;
H A Dep80219_machdep.c315 i80321_sdram_bounds(obio_bs_tag, IQ80321_80321_VBASE + VERDE_MCU_BASE,
H A Diq31244_machdep.c316 i80321_sdram_bounds(obio_bs_tag, IQ80321_80321_VBASE + VERDE_MCU_BASE,
/freebsd-10-stable/sys/arm/xscale/i8134x/
H A Dobiovar.h53 extern bus_space_tag_t obio_bs_tag;
H A Duart_cpu_i81342.c57 di->bas.bst = obio_bs_tag;
64 uart_bus_space_io = obio_bs_tag;
H A Dobio.c59 bus_space_tag_t obio_bs_tag; variable
72 obio_bs_tag = arm_base_bs_tag;
73 sc->oba_st = obio_bs_tag;
H A Dcrb_machdep.c296 i81342_sdram_bounds(obio_bs_tag, IOP34X_VADDR, &memstart, &memsize);
/freebsd-10-stable/sys/mips/malta/
H A Dobiovar.h56 extern struct bus_space obio_bs_tag;
/freebsd-10-stable/sys/mips/sentry5/
H A Dobiovar.h56 extern struct bus_space obio_bs_tag;

Completed in 134 milliseconds