Home
last modified time | relevance | path

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

/freebsd/sys/dev/uart/
H A Duart_cpu_powerpc.c42 bus_space_tag_t uart_bus_space_io = &bs_le_tag;
43 bus_space_tag_t uart_bus_space_mem = &bs_le_tag;
/freebsd/sys/powerpc/powerpc/
H A Dnexus.c197 return(&bs_le_tag); in nexus_get_bus_tag()
289 map->r_bustag = &bs_le_tag; in nexus_map_resource()
H A Dbus_machdep.c797 struct bus_space bs_le_tag = { variable
916 struct bus_space bs_le_tag = {
/freebsd/sys/dev/vt/hw/ofwfb/
H A Dofwfb.c576 sc->sc_memt = &bs_le_tag; in ofwfb_init()
591 sc->sc_memt = &bs_le_tag; in ofwfb_init()
/freebsd/sys/powerpc/ofw/
H A Dofw_machdep.c651 fdt_bt = &bs_le_tag; in OF_bootstrap()
864 *tag = &bs_le_tag; in OF_decode_addr()
H A Dofw_syscons.c209 if (sc->sc_tag == &bs_le_tag) in ofwfb_pix32()
/freebsd/sys/dev/usb/controller/
H A Dehci_fsl.c277 sc->sc_io_tag = &bs_le_tag; in fsl_ehci_attach()
/freebsd/sys/powerpc/psim/
H A Diobus.c436 map->r_bustag = &bs_le_tag; in iobus_map_resource()
/freebsd/sys/dev/ofw/
H A Dofw_pcib.c606 return (&bs_le_tag); in ofw_pcib_bus_get_bus_tag()
/freebsd/sys/powerpc/powermac/
H A Dmacio.c691 map->r_bustag = &bs_le_tag; in macio_map_resource()
H A Dsmu.c303 sc->sc_bt = &bs_le_tag; in smu_attach()
/freebsd/sys/powerpc/include/
H A Dbus.h259 extern struct bus_space bs_le_tag;