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

/freebsd-11-stable/sys/x86/include/
H A Dbus.h882 static __inline void bus_space_copy_region_4(bus_space_tag_t tag,
959 bus_space_copy_region_4(bus_space_tag_t tag, bus_space_handle_t bsh1, function
1102 bus_space_copy_region_4((t), (h1), (o1), (h2), (o2), (c))
/freebsd-11-stable/sys/pc98/include/
H A Dbus.h644 bus_space_copy_region_4((t), (h1), (o1), (h2), (o2), (c))
/freebsd-11-stable/sys/arm64/include/
H A Dbus.h462 #define bus_space_copy_region_4(t, h1, o1, h2, o2, c) \ macro
/freebsd-11-stable/sys/powerpc/include/
H A Dbus.h449 #define bus_space_copy_region_4(t, h1, o1, h2, o2, c) \
/freebsd-11-stable/sys/riscv/include/
H A Dbus.h462 #define bus_space_copy_region_4(t, h1, o1, h2, o2, c) \ macro
/freebsd-11-stable/sys/sparc64/include/
H A Dbus.h481 bus_space_copy_region_4(bus_space_tag_t t, bus_space_handle_t h1, function
/freebsd-11-stable/sys/arm/include/
H A Dbus.h480 #define bus_space_copy_region_4(t, h1, o1, h2, o2, c) \ macro
/freebsd-11-stable/sys/mips/include/
H A Dbus.h441 #define bus_space_copy_region_4(t, h1, o1, h2, o2, c) \ macro
/freebsd-11-stable/share/man/man9/
H A DMakefile524 bus_space.9 bus_space_copy_region_4.9 \

Completed in 139 milliseconds