Searched refs:bus_space_copy_region_2 (Results 1 - 9 of 9) sorted by relevance

/freebsd-11-stable/sys/x86/include/
H A Dbus.h876 static __inline void bus_space_copy_region_2(bus_space_tag_t tag,
924 bus_space_copy_region_2(bus_space_tag_t tag, bus_space_handle_t bsh1, function
1100 bus_space_copy_region_2((t), (h1), (o1), (h2), (o2), (c))
/freebsd-11-stable/sys/pc98/include/
H A Dbus.h642 bus_space_copy_region_2((t), (h1), (o1), (h2), (o2), (c))
/freebsd-11-stable/sys/arm64/include/
H A Dbus.h460 #define bus_space_copy_region_2(t, h1, o1, h2, o2, c) \ macro
/freebsd-11-stable/sys/powerpc/include/
H A Dbus.h447 #define bus_space_copy_region_2(t, h1, o1, h2, o2, c) \
/freebsd-11-stable/sys/riscv/include/
H A Dbus.h460 #define bus_space_copy_region_2(t, h1, o1, h2, o2, c) \ macro
/freebsd-11-stable/sys/sparc64/include/
H A Dbus.h472 bus_space_copy_region_2(bus_space_tag_t t, bus_space_handle_t h1, function
/freebsd-11-stable/sys/arm/include/
H A Dbus.h478 #define bus_space_copy_region_2(t, h1, o1, h2, o2, c) \ macro
/freebsd-11-stable/sys/mips/include/
H A Dbus.h439 #define bus_space_copy_region_2(t, h1, o1, h2, o2, c) \ macro
/freebsd-11-stable/share/man/man9/
H A DMakefile523 bus_space.9 bus_space_copy_region_2.9 \

Completed in 273 milliseconds