Searched refs:bus_space_copy_region_4 (Results 1 – 4 of 4) sorted by relevance
| /f-stack/freebsd/x86/include/ |
| H A D | bus.h | 875 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 D | bus.h | 477 #define bus_space_copy_region_4(t, h1, o1, h2, o2, c) \ macro
|
| /f-stack/freebsd/arm/include/ |
| H A D | bus.h | 469 #define bus_space_copy_region_4(t, h1, o1, h2, o2, c) \ macro
|
| /f-stack/freebsd/mips/include/ |
| H A D | bus.h | 433 #define bus_space_copy_region_4(t, h1, o1, h2, o2, c) \ macro
|