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

/freebsd-13-stable/sys/x86/include/
H A Dbus.h875 static __inline void bus_space_copy_region_4(bus_space_tag_t tag,
952 bus_space_copy_region_4(bus_space_tag_t tag, bus_space_handle_t bsh1, function
1090 bus_space_copy_region_4((t), (h1), (o1), (h2), (o2), (c))
/freebsd-13-stable/sys/riscv/include/
H A Dbus.h449 #define bus_space_copy_region_4(t, h1, o1, h2, o2, c) \ macro
/freebsd-13-stable/sys/arm64/include/
H A Dbus.h479 #define bus_space_copy_region_4(t, h1, o1, h2, o2, c) \ macro
/freebsd-13-stable/sys/powerpc/include/
H A Dbus.h451 #define bus_space_copy_region_4(t, h1, o1, h2, o2, c) \
/freebsd-13-stable/sys/mips/include/
H A Dbus.h433 #define bus_space_copy_region_4(t, h1, o1, h2, o2, c) \ macro
/freebsd-13-stable/sys/arm/include/
H A Dbus.h469 #define bus_space_copy_region_4(t, h1, o1, h2, o2, c) \ macro
/freebsd-13-stable/share/man/man9/
H A DMakefile690 bus_space.9 bus_space_copy_region_4.9 \

Completed in 139 milliseconds