Home
last modified time | relevance | path

Searched refs:nbshp (Results 51 – 69 of 69) sorted by relevance

123

/netbsd/sys/arch/aarch64/aarch64/
H A Dbus_space.c604 bus_size_t size, bus_space_handle_t *nbshp) in generic_bs_subregion() argument
606 *nbshp = bsh + (offset << ((struct bus_space *)t)->bs_stride); in generic_bs_subregion()
/netbsd/sys/arch/hpcmips/hpcmips/
H A Dbus_space_through.c57 bus_size_t offset, bus_size_t size, bus_space_handle_t *nbshp) in bs_through_bs_subregion() argument
59 return bus_space_subregion(t->bs_base, bsh, offset, size, nbshp); in bs_through_bs_subregion()
/netbsd/sys/arch/luna68k/include/
H A Dbus.h117 bus_size_t offset, bus_size_t size, bus_space_handle_t *nbshp);
/netbsd/sys/arch/news68k/include/
H A Dbus.h120 bus_size_t offset, bus_size_t size, bus_space_handle_t *nbshp);
/netbsd/sys/arch/mips/alchemy/
H A Dau_himem_space.c304 bus_size_t offset, bus_size_t size, bus_space_handle_t *nbshp) in au_himem_subregion() argument
307 *nbshp = bsh + offset; in au_himem_subregion()
H A Dau_wired_space.c249 bus_size_t offset, bus_size_t size, bus_space_handle_t *nbshp) in au_wired_subregion() argument
252 *nbshp = bsh + offset; in au_wired_subregion()
/netbsd/sys/arch/x86/x86/
H A Dbus_space.c643 bus_size_t offset, bus_size_t size, bus_space_handle_t *nbshp) in bus_space_subregion() argument
646 *nbshp = bsh + offset; in bus_space_subregion()
/netbsd/sys/arch/hppa/include/
H A Dbus_defs.h60 bus_space_handle_t *nbshp);
/netbsd/sys/arch/sh3/dev/
H A Dshpcicvar.h54 bus_size_t size, bus_space_handle_t *nbshp);
H A Dshpcic.c402 bus_size_t offset, bus_size_t size, bus_space_handle_t *nbshp) in shpcic_iomem_subregion() argument
405 *nbshp = bsh + offset; in shpcic_iomem_subregion()
/netbsd/sys/arch/hp300/include/
H A Dbus.h192 bus_size_t offset, bus_size_t size, bus_space_handle_t *nbshp);
/netbsd/sys/arch/newsmips/include/
H A Dbus.h94 bus_size_t offset, bus_size_t size, bus_space_handle_t *nbshp);
/netbsd/sys/arch/emips/include/
H A Dbus.h93 bus_size_t offset, bus_size_t size, bus_space_handle_t *nbshp);
/netbsd/sys/arch/hppa/dev/
H A Delroy.c360 bus_size_t size, bus_space_handle_t *nbshp) in elroy_subregion() argument
362 *nbshp = bsh + offset; in elroy_subregion()
H A Ddino.c520 bus_size_t size, bus_space_handle_t *nbshp) in dino_subregion() argument
522 *nbshp = bsh + offset; in dino_subregion()
/netbsd/sys/arch/hppa/hppa/
H A Dmainbus.c333 bus_size_t size, bus_space_handle_t *nbshp) in mbus_subregion() argument
335 *nbshp = bsh + offset; in mbus_subregion()
/netbsd/sys/arch/arm/include/
H A Dbus_funcs.h370 bus_space_handle_t *nbshp);
/netbsd/sys/arch/riscv/include/
H A Dbus_funcs.h332 bus_space_handle_t *nbshp);
/netbsd/sys/arch/hpcmips/include/
H A Dbus.h564 bus_size_t size, bus_space_handle_t *nbshp)

123