Home
last modified time | relevance | path

Searched refs:bus_space_copy_region_2 (Results 1 – 8 of 8) sorted by relevance

/freebsd-12-stable/sys/x86/include/
Dbus.h881 static __inline void bus_space_copy_region_2(bus_space_tag_t tag,
929 bus_space_copy_region_2(bus_space_tag_t tag, bus_space_handle_t bsh1, in bus_space_copy_region_2() function
1105 bus_space_copy_region_2((t), (h1), (o1), (h2), (o2), (c))
/freebsd-12-stable/sys/riscv/include/
Dbus.h460 #define bus_space_copy_region_2(t, h1, o1, h2, o2, c) \ macro
/freebsd-12-stable/sys/arm64/include/
Dbus.h460 #define bus_space_copy_region_2(t, h1, o1, h2, o2, c) \ macro
/freebsd-12-stable/sys/powerpc/include/
Dbus.h449 #define bus_space_copy_region_2(t, h1, o1, h2, o2, c) \
/freebsd-12-stable/sys/sparc64/include/
Dbus.h474 bus_space_copy_region_2(bus_space_tag_t t, bus_space_handle_t h1, in bus_space_copy_region_2() function
/freebsd-12-stable/sys/mips/include/
Dbus.h441 #define bus_space_copy_region_2(t, h1, o1, h2, o2, c) \ macro
/freebsd-12-stable/sys/arm/include/
Dbus.h480 #define bus_space_copy_region_2(t, h1, o1, h2, o2, c) \ macro
/freebsd-12-stable/share/man/man9/
DMakefile671 bus_space.9 bus_space_copy_region_2.9 \