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

/freebsd-10-stable/sys/x86/include/
H A Dbus.h924 bus_space_copy_region_2(bus_space_tag_t tag, bus_space_handle_t bsh1, function
/freebsd-10-stable/sys/ia64/include/
H A Dbus.h697 bus_space_copy_region_2(bus_space_tag_t bst, bus_space_handle_t sbsh, function
/freebsd-10-stable/sys/sparc64/include/
H A Dbus.h476 bus_space_copy_region_2(bus_space_tag_t t, bus_space_handle_t h1, function
/freebsd-10-stable/sys/arm/include/
H A Dbus.h476 #define bus_space_copy_region_2(t, h1, o1, h2, o2, c) \ macro
/freebsd-10-stable/sys/mips/include/
H A Dbus.h439 #define bus_space_copy_region_2(t, h1, o1, h2, o2, c) \ macro

Completed in 191 milliseconds