Home
last modified time | relevance | path

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

/f-stack/freebsd/x86/include/
H A Dbus.h869 static __inline void bus_space_copy_region_2(bus_space_tag_t tag,
917 bus_space_copy_region_2(bus_space_tag_t tag, bus_space_handle_t bsh1, in bus_space_copy_region_2() function
1088 bus_space_copy_region_2((t), (h1), (o1), (h2), (o2), (c))
/f-stack/freebsd/arm64/include/
H A Dbus.h475 #define bus_space_copy_region_2(t, h1, o1, h2, o2, c) \ macro
/f-stack/freebsd/arm/include/
H A Dbus.h467 #define bus_space_copy_region_2(t, h1, o1, h2, o2, c) \ macro
/f-stack/freebsd/mips/include/
H A Dbus.h431 #define bus_space_copy_region_2(t, h1, o1, h2, o2, c) \ macro