Searched defs:__bs_copy_s (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/sys/arch/arm/include/ |
H A D | bus_funcs.h | 98 #define __bs_copy_s(sz, t, h1, o1, h2, o2, cnt) \ macro
|
/netbsd-src/sys/arch/riscv/include/ |
H A D | bus_funcs.h | 94 #define __bs_copy_s(sz, t, h1, o1, h2, o2, cnt) \ macro
|