Home
last modified time | relevance | path

Searched refs:bs_be_tag (Results 1 – 12 of 12) sorted by relevance

/freebsd/sys/dev/dpaa/
H A Dfman_mdio.c57 bus_space_write_4(&bs_be_tag, sc->sc_handle, sc->sc_offset + r, v)
59 bus_space_read_4(&bs_be_tag, sc->sc_handle, sc->sc_offset + r)
/freebsd/sys/dev/vt/hw/fb/
H A Dvt_early_fb.c230 sc->sc_memt = &bs_be_tag; in vt_efb_init()
/freebsd/sys/powerpc/powerpc/
H A Dnexus.c199 return(&bs_be_tag); in nexus_get_bus_tag()
H A Dbus_machdep.c799 struct bus_space bs_be_tag = {
914 struct bus_space bs_be_tag = { variable
/freebsd/sys/dev/vt/hw/ofwfb/
H A Dofwfb.c581 sc->sc_memt = &bs_be_tag; in ofwfb_init()
589 sc->sc_memt = &bs_be_tag; in ofwfb_init()
/freebsd/sys/powerpc/ofw/
H A Dofw_machdep.c653 fdt_bt = &bs_be_tag; in OF_bootstrap()
861 *tag = &bs_be_tag; in OF_decode_addr()
H A Dofw_syscons.c312 sc->sc_tag = &bs_be_tag; in ofwfb_configure()
/freebsd/sys/dev/quicc/
H A Dquicc_core.c276 rman_set_bustag(rle->res, &bs_be_tag); in quicc_bus_alloc_resource()
/freebsd/sys/powerpc/powermac/
H A Duninorth.c648 map->r_bustag = &bs_be_tag; in unin_chip_map_resource()
/freebsd/sys/powerpc/ps3/
H A Dps3bus.c634 map->r_bustag = &bs_be_tag; in ps3bus_map_resource()
/freebsd/sys/powerpc/include/
H A Dbus.h258 extern struct bus_space bs_be_tag;
/freebsd/sys/powerpc/mpc85xx/
H A Dlbc.c843 map->r_bustag = &bs_be_tag; in lbc_map_resource()