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

/freebsd-10.3-release/sys/ia64/include/
H A Dbus.h721 bus_space_copy_region_4(bus_space_tag_t bst, bus_space_handle_t sbsh, function
816 #define bus_space_copy_region_stream_4 bus_space_copy_region_4
/freebsd-10.3-release/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-10.3-release/sys/pc98/include/
H A Dbus.h644 bus_space_copy_region_4((t), (h1), (o1), (h2), (o2), (c))
/freebsd-10.3-release/sys/sparc64/include/
H A Dbus.h485 bus_space_copy_region_4(bus_space_tag_t t, bus_space_handle_t h1, function
/freebsd-10.3-release/sys/powerpc/include/
H A Dbus.h444 #define bus_space_copy_region_4(t, h1, o1, h2, o2, c) \
/freebsd-10.3-release/sys/mips/include/
H A Dbus.h441 #define bus_space_copy_region_4(t, h1, o1, h2, o2, c) \ macro
/freebsd-10.3-release/sys/arm/include/
H A Dbus.h478 #define bus_space_copy_region_4(t, h1, o1, h2, o2, c) \ macro
/freebsd-10.3-release/share/man/man9/
H A DMakefile457 bus_space.9 bus_space_copy_region_4.9 \

Completed in 180 milliseconds