Searched defs:bus_space_copy_region_4 (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/sys/x86/include/
H A Dbus.h952 bus_space_copy_region_4(bus_space_tag_t tag, bus_space_handle_t bsh1, function
/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/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/sys/arm64/include/
H A Dbus.h479 #define bus_space_copy_region_4(t, h1, o1, h2, o2, c) \ macro

Completed in 117 milliseconds