Home
last modified time | relevance | path

Searched refs:bshp (Results 1 – 7 of 7) sorted by relevance

/freebsd/sys/arm/arm/
H A Dbus_space_generic.c67 bus_space_handle_t *bshp) in generic_bs_map() argument
78 *bshp = (bus_space_handle_t)va; in generic_bs_map()
85 bus_space_handle_t *bshp) in generic_bs_alloc() argument
/freebsd/sys/x86/x86/
H A Dbus_machdep.c46 int flags __unused, bus_space_handle_t *bshp) in bus_space_map() argument
49 *bshp = (tag == X86_BUS_SPACE_MEM) in bus_space_map()
/freebsd/sys/riscv/riscv/
H A Dbus_machdep.c92 bus_space_handle_t *bshp) in generic_bs_map() argument
99 *bshp = (bus_space_handle_t)va; in generic_bs_map()
/freebsd/sys/arm64/arm64/
H A Dbus_machdep.c98 bus_space_handle_t *bshp) in generic_bs_map() argument
109 *bshp = (bus_space_handle_t)va; in generic_bs_map()
/freebsd/sys/powerpc/powerpc/
H A Dbus_machdep.c72 bus_space_handle_t *bshp) in bs_gen_map() argument
88 *bshp = earlyboot_mappings[earlyboot_map_idx].virt; in bs_gen_map()
100 *bshp = (bus_space_handle_t)pmap_mapdev_attr(addr, size, ma); in bs_gen_map()
164 bus_addr_t *bpap __unused, bus_space_handle_t *bshp __unused) in bs_gen_alloc()
/freebsd/sys/x86/include/
H A Dbus.h141 int flags, bus_space_handle_t *bshp);
176 bus_space_handle_t *bshp);
/freebsd/sys/arm/include/
H A Dbus.h479 bus_size_t size, int cacheable, bus_space_handle_t *bshp);
494 bus_space_handle_t *bshp);