Home
last modified time | relevance | path

Searched refs:bus_space (Results 1 – 22 of 22) sorted by relevance

/freebsd/share/man/man9/
H A DMakefile59 bus_space.9 \
710 MLINKS+=bus_space.9 bus_space_alloc.9 \
711 bus_space.9 bus_space_barrier.9 \
712 bus_space.9 bus_space_copy_region_1.9 \
713 bus_space.9 bus_space_copy_region_2.9 \
714 bus_space.9 bus_space_copy_region_4.9 \
715 bus_space.9 bus_space_copy_region_8.9 \
716 bus_space.9 bus_space_copy_region_stream_1.9 \
717 bus_space.9 bus_space_copy_region_stream_2.9 \
718 bus_space.9 bus_space_copy_region_stream_4.9 \
[all …]
/freebsd/sys/dev/usb/controller/
H A Dmusb_otg_allwinner.c124 struct bus_space bs;
245 struct bus_space *bs = t; in awusbdrd_bs_r_1()
273 struct bus_space *bs = t; in awusbdrd_bs_r_2()
284 struct bus_space *bs = t; in awusbdrd_bs_w_1()
296 struct bus_space *bs = t; in awusbdrd_bs_w_2()
308 struct bus_space *bs = t; in awusbdrd_bs_rm_1()
317 struct bus_space *bs = t; in awusbdrd_bs_rm_4()
326 struct bus_space *bs = t; in awusbdrd_bs_wm_1()
338 struct bus_space *bs = t; in awusbdrd_bs_wm_4()
/freebsd/sys/arm64/include/
H A D_bus.h26 typedef struct bus_space *bus_space_tag_t;
H A Dbus.h98 struct bus_space { struct
/freebsd/sys/arm/include/
H A D_bus.h25 typedef struct bus_space *bus_space_tag_t;
H A Dbus.h89 struct bus_space { struct
101 struct bus_space *bs_parent; argument
/freebsd/sys/riscv/include/
H A D_bus.h26 typedef struct bus_space *bus_space_tag_t;
H A Dbus.h90 struct bus_space { struct
/freebsd/sys/powerpc/include/
H A D_bus.h27 typedef struct bus_space *bus_space_tag_t;
H A Dbus.h102 struct bus_space { struct
258 extern struct bus_space bs_be_tag;
259 extern struct bus_space bs_le_tag;
/freebsd/sys/riscv/riscv/
H A Dofw_machdep.c35 extern struct bus_space memmap_bus;
H A Dbus_machdep.c125 struct bus_space memmap_bus = {
H A Dnexus.c63 extern struct bus_space memmap_bus;
/freebsd/sys/arm64/arm64/
H A Dofw_machdep.c35 extern struct bus_space memmap_bus;
H A Dbus_machdep.c175 struct bus_space memmap_bus = {
H A Dnexus.c75 extern struct bus_space memmap_bus;
/freebsd/sys/dev/uart/
H A Duart_cpu_arm64.c64 extern struct bus_space memmap_bus;
/freebsd/sys/arm/arm/
H A Dbus_space_base.c45 static struct bus_space arm_base_bus_space __aligned(CACHE_LINE_SIZE) = {
/freebsd/sys/powerpc/powerpc/
H A Dbus_machdep.c797 struct bus_space bs_le_tag = {
799 struct bus_space bs_be_tag = {
914 struct bus_space bs_be_tag = {
916 struct bus_space bs_le_tag = {
/freebsd/sys/arm64/acpica/
H A Dacpi_machdep.c46 extern struct bus_space memmap_bus;
/freebsd/sys/dev/xilinx/
H A Daxidma.c80 extern struct bus_space memmap_bus;
/freebsd/sys/arm64/cavium/
H A Dthunder_pcie_pem.c203 extern struct bus_space memmap_bus;