Searched refs:bus_space_copy_region_2 (Results 1 – 8 of 8) sorted by relevance
| /freebsd-12-stable/sys/x86/include/ |
| D | bus.h | 881 static __inline void bus_space_copy_region_2(bus_space_tag_t tag, 929 bus_space_copy_region_2(bus_space_tag_t tag, bus_space_handle_t bsh1, in bus_space_copy_region_2() function 1105 bus_space_copy_region_2((t), (h1), (o1), (h2), (o2), (c))
|
| /freebsd-12-stable/sys/riscv/include/ |
| D | bus.h | 460 #define bus_space_copy_region_2(t, h1, o1, h2, o2, c) \ macro
|
| /freebsd-12-stable/sys/arm64/include/ |
| D | bus.h | 460 #define bus_space_copy_region_2(t, h1, o1, h2, o2, c) \ macro
|
| /freebsd-12-stable/sys/powerpc/include/ |
| D | bus.h | 449 #define bus_space_copy_region_2(t, h1, o1, h2, o2, c) \
|
| /freebsd-12-stable/sys/sparc64/include/ |
| D | bus.h | 474 bus_space_copy_region_2(bus_space_tag_t t, bus_space_handle_t h1, in bus_space_copy_region_2() function
|
| /freebsd-12-stable/sys/mips/include/ |
| D | bus.h | 441 #define bus_space_copy_region_2(t, h1, o1, h2, o2, c) \ macro
|
| /freebsd-12-stable/sys/arm/include/ |
| D | bus.h | 480 #define bus_space_copy_region_2(t, h1, o1, h2, o2, c) \ macro
|
| /freebsd-12-stable/share/man/man9/ |
| D | Makefile | 671 bus_space.9 bus_space_copy_region_2.9 \
|