Home
last modified time | relevance | path

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

/f-stack/freebsd/x86/include/
H A Dbus.h875 static __inline void bus_space_copy_region_4(bus_space_tag_t tag,
952 bus_space_copy_region_4(bus_space_tag_t tag, bus_space_handle_t bsh1, in bus_space_copy_region_4() function
1090 bus_space_copy_region_4((t), (h1), (o1), (h2), (o2), (c))
/f-stack/freebsd/arm64/include/
H A Dbus.h477 #define bus_space_copy_region_4(t, h1, o1, h2, o2, c) \ macro
/f-stack/freebsd/arm/include/
H A Dbus.h469 #define bus_space_copy_region_4(t, h1, o1, h2, o2, c) \ macro
/f-stack/freebsd/mips/include/
H A Dbus.h433 #define bus_space_copy_region_4(t, h1, o1, h2, o2, c) \ macro