Home
last modified time | relevance | path

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

/NextBSD/sys/arm/xscale/i8134x/
HDi81342_space.c127 bus_space_handle_t *bshp) in i81342_io_bs_map() argument
130 *bshp = bpa; in i81342_io_bs_map()
144 bus_addr_t *bpap, bus_space_handle_t *bshp) in i81342_io_bs_alloc() argument
163 bus_space_handle_t *bshp) in i81342_mem_bs_map() argument
175 *bshp = bpa - tmp->paddr + tmp->vaddr; in i81342_mem_bs_map()
200 *bshp = bpa - tmp->paddr + tmp->vaddr; in i81342_mem_bs_map()
221 bus_addr_t *bpap, bus_space_handle_t *bshp) in i81342_mem_bs_alloc() argument
/NextBSD/sys/arm/xscale/i80321/
HDi80321_space.c127 bus_space_handle_t *bshp) in i80321_io_bs_map() argument
148 *bshp = winvaddr + (bpa - busbase); in i80321_io_bs_map()
163 bus_addr_t *bpap, bus_space_handle_t *bshp) in i80321_io_bs_alloc() argument
181 bus_space_handle_t *bshp) in i80321_mem_bs_map() argument
184 *bshp = (vm_offset_t)pmap_mapdev(bpa, size); in i80321_mem_bs_map()
198 bus_addr_t *bpap, bus_space_handle_t *bshp) in i80321_mem_bs_alloc() argument
/NextBSD/sys/arm/arm/
HDbus_space_generic.c68 bus_space_handle_t *bshp) in generic_bs_map() argument
79 *bshp = (bus_space_handle_t)va; in generic_bs_map()
86 bus_space_handle_t *bshp) in generic_bs_alloc() argument
/NextBSD/sys/x86/x86/
HDbus_machdep.c44 int flags __unused, bus_space_handle_t *bshp) in bus_space_map() argument
47 *bshp = (tag == X86_BUS_SPACE_MEM) in bus_space_map()
/NextBSD/sys/pc98/pc98/
HDbusiosubr.c166 bus_space_handle_t *bshp) in i386_bus_space_handle_alloc() argument
185 *bshp = bsh; in i386_bus_space_handle_alloc()
202 bus_space_handle_t *bshp) in i386_memio_map() argument
205 return i386_bus_space_handle_alloc(t, bpa, size, bshp); in i386_memio_map()
/NextBSD/sys/arm/xscale/ixp425/
HDixp425_pci_space.c227 int cacheable, bus_space_handle_t *bshp) in ixp425_pci_io_bs_map() argument
229 *bshp = bpa; in ixp425_pci_io_bs_map()
242 bus_addr_t *bpap, bus_space_handle_t *bshp) in ixp425_pci_io_bs_alloc() argument
414 int cacheable, bus_space_handle_t *bshp) in ixp425_pci_mem_bs_map() argument
416 *bshp = (vm_offset_t)pmap_mapdev(bpa, size); in ixp425_pci_mem_bs_map()
430 bus_addr_t *bpap, bus_space_handle_t *bshp) in ixp425_pci_mem_bs_alloc() argument
/NextBSD/sys/mips/mips/
HDbus_space_fdt.c200 int flags __unused, bus_space_handle_t *bshp) in fdt_bs_map() argument
203 *bshp = MIPS_PHYS_TO_DIRECT_UNCACHED(addr); in fdt_bs_map()
HDbus_space_generic.c232 bus_space_handle_t *bshp) in generic_bs_map() argument
235 *bshp = addr; in generic_bs_map()
250 bus_space_handle_t *bshp) in generic_bs_subregion() argument
253 *bshp = handle + offset; in generic_bs_subregion()
260 bus_addr_t *bpap, bus_space_handle_t *bshp) in generic_bs_alloc() argument
/NextBSD/sys/mips/cavium/
HDoctopci_bus_space.c210 bus_space_handle_t *bshp) in octopci_bs_map() argument
213 *bshp = addr; in octopci_bs_map()
228 bus_space_handle_t *bshp) in octopci_bs_subregion() argument
231 *bshp = handle + offset; in octopci_bs_subregion()
/NextBSD/sys/arm/at91/
HDat91.c59 bus_space_handle_t *bshp) in at91_bs_map() argument
65 *bshp = bpa - AT91_PA_BASE + AT91_BASE; in at91_bs_map()
69 *bshp = bpa; in at91_bs_map()
74 *bshp = (vm_offset_t)pmap_mapdev(pa, endpa - pa) + (bpa - pa); in at91_bs_map()
/NextBSD/sys/arm64/arm64/
HDbus_machdep.c86 bus_space_handle_t *bshp) in generic_bs_map() argument
93 *bshp = (bus_space_handle_t)va; in generic_bs_map()
/NextBSD/sys/mips/rmi/
HDbus_space_rmi.c50 bus_space_handle_t * bshp);
364 bus_space_handle_t * bshp) in rmi_bus_space_map() argument
367 *bshp = addr; in rmi_bus_space_map()
HDbus_space_rmi_pci.c50 bus_space_handle_t * bshp);
364 bus_space_handle_t * bshp) in rmi_pci_bus_space_map() argument
366 *bshp = addr; in rmi_pci_bus_space_map()
/NextBSD/sys/mips/nlm/
HDbus_space_rmi.c52 bus_space_handle_t *bshp);
366 bus_space_handle_t *bshp) in rmi_bus_space_map() argument
369 *bshp = MIPS_PHYS_TO_DIRECT_UNCACHED(addr); in rmi_bus_space_map()
HDbus_space_rmi_pci.c52 bus_space_handle_t * bshp);
369 bus_space_handle_t * bshp) in rmi_pci_bus_space_map() argument
371 *bshp = addr; in rmi_pci_bus_space_map()
/NextBSD/sys/powerpc/powerpc/
HDbus_machdep.c71 bus_space_handle_t *bshp) in bs_gen_map() argument
87 *bshp = earlyboot_mappings[earlyboot_map_idx].virt; in bs_gen_map()
99 *bshp = (bus_space_handle_t)pmap_mapdev_attr(addr, size, ma); in bs_gen_map()
155 bus_addr_t *bpap __unused, bus_space_handle_t *bshp __unused) in bs_gen_alloc()
/NextBSD/sys/pc98/include/
HDbus.h206 bus_size_t size, bus_space_handle_t *bshp);
218 int flag, bus_space_handle_t *bshp);
/NextBSD/sys/x86/include/
HDbus.h134 int flags, bus_space_handle_t *bshp);
169 bus_space_handle_t *bshp);
/NextBSD/sys/mips/include/
HDbus.h453 bus_size_t size, int cacheable, bus_space_handle_t *bshp);
468 bus_space_handle_t *bshp);
/NextBSD/sys/arm/include/
HDbus.h493 bus_size_t size, int cacheable, bus_space_handle_t *bshp);
508 bus_space_handle_t *bshp);