Searched refs:mips_bus_space_generic (Results 1 - 24 of 24) sorted by relevance

/freebsd-11-stable/sys/mips/include/
H A Dfdt.h43 #define fdtbus_bs_tag mips_bus_space_generic
H A Dbus.h723 extern bus_space_tag_t mips_bus_space_generic;
/freebsd-11-stable/sys/mips/adm5120/
H A Duart_cpu_adm5120.c70 di->bas.bst = mips_bus_space_generic;
79 uart_bus_space_mem = mips_bus_space_generic;
H A Dobio.c305 rman_set_bustag(r, mips_bus_space_generic);
/freebsd-11-stable/sys/mips/alchemy/
H A Duart_cpu_alchemy.c66 di->bas.bst = mips_bus_space_generic;
75 uart_bus_space_mem = mips_bus_space_generic;
H A Dobio.c306 rman_set_bustag(r, mips_bus_space_generic);
/freebsd-11-stable/sys/mips/idt/
H A Duart_cpu_rc32434.c74 di->bas.bst = mips_bus_space_generic;
82 uart_bus_space_mem = mips_bus_space_generic;
H A Duart_bus_rc32434.c91 sc->sc_sysdev->bas.bst = mips_bus_space_generic;
94 sc->sc_bas.bst = mips_bus_space_generic;
/freebsd-11-stable/sys/mips/malta/
H A Duart_cpu_maltausart.c66 di->bas.bst = mips_bus_space_generic;
76 uart_bus_space_mem = mips_bus_space_generic;
H A Duart_bus_maltausart.c84 sc->sc_sysdev->bas.bst = mips_bus_space_generic;
86 sc->sc_bas.bst = mips_bus_space_generic;
H A Dobio.c85 sc->oba_st = mips_bus_space_generic;
H A Dgt_pci.c272 sc->sc_st = mips_bus_space_generic;
/freebsd-11-stable/sys/mips/rt305x/
H A Duart_cpu_rt305x.c69 di->bas.bst = mips_bus_space_generic;
79 uart_bus_space_mem = mips_bus_space_generic;
H A Duart_bus_rt305x.c86 sc->sc_bas.bst = mips_bus_space_generic;
H A Drt305x_pci.c129 sc->sc_bst = mips_bus_space_generic;
242 rman_set_bustag(rv, mips_bus_space_generic);
H A Dobio.c361 rman_set_bustag(r, mips_bus_space_generic);
/freebsd-11-stable/sys/mips/atheros/
H A Duart_bus_ar71xx.c80 sc->sc_sysdev->bas.bst = mips_bus_space_generic;
83 sc->sc_bas.bst = mips_bus_space_generic;
H A Duart_bus_ar933x.c82 sc->sc_sysdev->bas.bst = mips_bus_space_generic;
85 sc->sc_bas.bst = mips_bus_space_generic;
/freebsd-11-stable/sys/mips/broadcom/
H A Duart_cpu_chipc.c92 uart_bus_space_mem = mips_bus_space_generic;
/freebsd-11-stable/sys/mips/cavium/
H A Dobio.c87 sc->oba_st = mips_bus_space_generic;
/freebsd-11-stable/sys/dev/nvram2env/
H A Dnvram2env.c108 sc->bst = mips_bus_space_generic;
/freebsd-11-stable/sys/mips/sibyte/
H A Dsb_zbpci.c259 rman_set_bustag(res, mips_bus_space_generic);
/freebsd-11-stable/sys/mips/mips/
H A Dbus_space_generic.c227 bus_space_tag_t mips_bus_space_generic = &generic_space; variable
H A Dnexus.c424 rman_set_bustag(r, mips_bus_space_generic);

Completed in 138 milliseconds