Searched refs:obio_tag (Results 1 - 9 of 9) sorted by relevance

/freebsd-10.1-release/sys/arm/cavium/cns11xx/
H A Decona_var.h32 extern bus_space_tag_t obio_tag;
H A Duart_cpu_ec.c66 di->bas.bst = obio_tag;
80 uart_bus_space_mem = obio_tag;
H A Decona.c168 bus_space_tag_t obio_tag = &econa_bs_tag; variable
/freebsd-10.1-release/sys/arm/xscale/pxa/
H A Duart_cpu_pxa.c58 di->bas.bst = obio_tag;
65 uart_bus_space_mem = obio_tag;
H A Dpxavar.h53 extern bus_space_tag_t obio_tag;
H A Duart_bus_pxa.c93 if ((bus_space_read_4(obio_tag, base,
H A Dpxa_space.c141 bus_space_tag_t obio_tag = NULL; variable
149 obio_tag = &_obio_tag;
H A Dpxa_machdep.c305 pxa_probe_sdram(obio_tag, PXA2X0_MEMCTL_BASE, memstart, memsize);
H A Dpxa_obio.c108 sc->obio_bst = obio_tag;

Completed in 62 milliseconds