Searched defs:__bs_copy (Results 1 – 4 of 4) sorted by relevance
/freebsd/sys/riscv/include/ |
H A D | bus.h | 270 #define __bs_copy(sz, t, h1, o1, h2, o2, cnt) \ macro
|
/freebsd/sys/powerpc/include/ |
H A D | bus.h | 272 #define __bs_copy(sz, t, h1, o1, h2, o2, cnt) \ macro
|
/freebsd/sys/arm/include/ |
H A D | bus.h | 265 #define __bs_copy(sz, t, h1, o1, h2, o2, cnt) \ macro
|
/freebsd/sys/arm64/include/ |
H A D | bus.h | 301 #define __bs_copy(sz, t, h1, o1, h2, o2, cnt) \ macro
|