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

/freebsd-11-stable/sys/x86/include/
H A Dbus.h870 static __inline void bus_space_copy_region_1(bus_space_tag_t tag,
889 bus_space_copy_region_1(bus_space_tag_t tag, bus_space_handle_t bsh1, function
1098 bus_space_copy_region_1((t), (h1), (o1), (h2), (o2), (c))
/freebsd-11-stable/sys/powerpc/include/
H A Dbus.h445 #define bus_space_copy_region_1(t, h1, o1, h2, o2, c) \
454 #define bus_space_copy_region_stream_1 bus_space_copy_region_1
/freebsd-11-stable/sys/pc98/include/
H A Dbus.h640 bus_space_copy_region_1((t), (h1), (o1), (h2), (o2), (c))
/freebsd-11-stable/sys/arm64/include/
H A Dbus.h458 #define bus_space_copy_region_1(t, h1, o1, h2, o2, c) \ macro
/freebsd-11-stable/sys/riscv/include/
H A Dbus.h458 #define bus_space_copy_region_1(t, h1, o1, h2, o2, c) \ macro
/freebsd-11-stable/sys/sparc64/include/
H A Dbus.h463 bus_space_copy_region_1(bus_space_tag_t t, bus_space_handle_t h1, function
/freebsd-11-stable/sys/arm/include/
H A Dbus.h476 #define bus_space_copy_region_1(t, h1, o1, h2, o2, c) \ macro
/freebsd-11-stable/sys/mips/include/
H A Dbus.h437 #define bus_space_copy_region_1(t, h1, o1, h2, o2, c) \ macro
/freebsd-11-stable/share/man/man9/
H A DMakefile522 bus_space.9 bus_space_copy_region_1.9 \

Completed in 149 milliseconds