Searched refs:bus_space_copy_region_1 (Results 1 – 4 of 4) sorted by relevance
| /f-stack/freebsd/x86/include/ |
| H A D | bus.h | 863 static __inline void bus_space_copy_region_1(bus_space_tag_t tag, 882 bus_space_copy_region_1(bus_space_tag_t tag, bus_space_handle_t bsh1, in bus_space_copy_region_1() function 1086 bus_space_copy_region_1((t), (h1), (o1), (h2), (o2), (c))
|
| /f-stack/freebsd/arm64/include/ |
| H A D | bus.h | 473 #define bus_space_copy_region_1(t, h1, o1, h2, o2, c) \ macro
|
| /f-stack/freebsd/arm/include/ |
| H A D | bus.h | 465 #define bus_space_copy_region_1(t, h1, o1, h2, o2, c) \ macro
|
| /f-stack/freebsd/mips/include/ |
| H A D | bus.h | 429 #define bus_space_copy_region_1(t, h1, o1, h2, o2, c) \ macro
|