Symbol: __bs_copy
sys/arch/arm/include/bus_funcs.h
325
__bs_copy(1, t, h1, o1, h2, o2, c)
sys/arch/arm/include/bus_funcs.h
327
__bs_copy(2, t, h1, o1, h2, o2, c)
sys/arch/arm/include/bus_funcs.h
329
__bs_copy(4, t, h1, o1, h2, o2, c)
sys/arch/arm/include/bus_funcs.h
332
__bs_copy(8, t, h1, o1, h2, o2, c)
sys/arch/evbsh3/include/bus_funcs.h
293
__bs_copy(1, uint8_t, (t), (h1), (o1), (h2), (o2), (c))
sys/arch/evbsh3/include/bus_funcs.h
295
__bs_copy(2, uint16_t, (t), (h1), (o1), (h2), (o2), (c))
sys/arch/evbsh3/include/bus_funcs.h
297
__bs_copy(4, uint32_t, (t), (h1), (o1), (h2), (o2), (c))
sys/arch/evbsh3/include/bus_funcs.h
299
__bs_copy(8, uint64_t, (t), (h1), (o1), (h2), (o2), (c))
sys/arch/hpcmips/include/bus.h
540
__bs_copy(1, t, h1, o1, h2, o2, c)
sys/arch/hpcmips/include/bus.h
542
__bs_copy(2, t, h1, o1, h2, o2, c)
sys/arch/hpcmips/include/bus.h
544
__bs_copy(4, t, h1, o1, h2, o2, c)
sys/arch/hpcmips/include/bus.h
546
__bs_copy(8, t, h1, o1, h2, o2, c)
sys/arch/landisk/include/bus_funcs.h
243
__bs_copy(1, uint8_t, (t), (h1), (o1), (h2), (o2), (c))
sys/arch/landisk/include/bus_funcs.h
245
__bs_copy(2, uint16_t, (t), (h1), (o1), (h2), (o2), (c))
sys/arch/landisk/include/bus_funcs.h
247
__bs_copy(4, uint32_t, (t), (h1), (o1), (h2), (o2), (c))
sys/arch/landisk/include/bus_funcs.h
249
__bs_copy(8, uint64_t, (t), (h1), (o1), (h2), (o2), (c))
sys/arch/mips/include/bus_space_funcs.h
303
__bs_copy(1, uint8_t, (t), (h1), (o1), (h2), (o2), (c))
sys/arch/mips/include/bus_space_funcs.h
305
__bs_copy(2, uint16_t, (t), (h1), (o1), (h2), (o2), (c))
sys/arch/mips/include/bus_space_funcs.h
307
__bs_copy(4, uint32_t, (t), (h1), (o1), (h2), (o2), (c))
sys/arch/mips/include/bus_space_funcs.h
309
__bs_copy(8, uint64_t, (t), (h1), (o1), (h2), (o2), (c))
sys/arch/riscv/include/bus_funcs.h
293
__bs_copy(1, t, h1, o1, h2, o2, c)
sys/arch/riscv/include/bus_funcs.h
295
__bs_copy(2, t, h1, o1, h2, o2, c)
sys/arch/riscv/include/bus_funcs.h
297
__bs_copy(4, t, h1, o1, h2, o2, c)
sys/arch/riscv/include/bus_funcs.h
299
__bs_copy(8, t, h1, o1, h2, o2, c)