Searched defs:__bs_copy (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/sys/arch/landisk/include/ |
H A D | bus_funcs.h | 97 #define __bs_copy(sz, tn, t, h1, o1, h2, o2, cnt) \ macro
|
/netbsd-src/sys/arch/mips/include/ |
H A D | bus_space_funcs.h | 93 #define __bs_copy(sz, tn, t, h1, o1, h2, o2, cnt) \ macro
|
/netbsd-src/sys/arch/evbsh3/include/ |
H A D | bus_funcs.h | 106 #define __bs_copy(sz, tn, t, h1, o1, h2, o2, cnt) \ macro
|
/netbsd-src/sys/arch/arm/include/ |
H A D | bus_funcs.h | 85 #define __bs_copy(sz, t, h1, o1, h2, o2, cnt) \ macro
|
/netbsd-src/sys/arch/riscv/include/ |
H A D | bus_funcs.h | 81 #define __bs_copy(sz, t, h1, o1, h2, o2, cnt) \ macro
|
/netbsd-src/sys/arch/hpcmips/include/ |
H A D | bus.h | 287 #define __bs_copy(sz, t, h1, o1, h2, o2, cnt) \ macro
|