Searched refs:bus_space_copy_region_1 (Results 1 - 7 of 7) sorted by relevance

/freebsd-13-stable/sys/x86/include/
H A Dbus.h863 static __inline void bus_space_copy_region_1(bus_space_tag_t tag,
882 bus_space_copy_region_1(bus_space_tag_t tag, bus_space_handle_t bsh1, function
1086 bus_space_copy_region_1((t), (h1), (o1), (h2), (o2), (c))
/freebsd-13-stable/sys/powerpc/include/
H A Dbus.h447 #define bus_space_copy_region_1(t, h1, o1, h2, o2, c) \
456 #define bus_space_copy_region_stream_1 bus_space_copy_region_1
/freebsd-13-stable/sys/riscv/include/
H A Dbus.h445 #define bus_space_copy_region_1(t, h1, o1, h2, o2, c) \ macro
/freebsd-13-stable/sys/arm64/include/
H A Dbus.h475 #define bus_space_copy_region_1(t, h1, o1, h2, o2, c) \ macro
/freebsd-13-stable/sys/mips/include/
H A Dbus.h429 #define bus_space_copy_region_1(t, h1, o1, h2, o2, c) \ macro
/freebsd-13-stable/sys/arm/include/
H A Dbus.h465 #define bus_space_copy_region_1(t, h1, o1, h2, o2, c) \ macro
/freebsd-13-stable/share/man/man9/
H A DMakefile688 bus_space.9 bus_space_copy_region_1.9 \

Completed in 159 milliseconds