Searched defs:bst (Results 1 - 25 of 161) sorted by relevance

1234567

/src/sys/arch/arm/nvidia/
H A Dtegra_soc.c57 bus_space_tag_t bst = &arm_generic_bs_tag; local in function:tegra_bootstrap
H A Dsoc_tegra124.c60 bus_space_tag_t bst = &arm_generic_bs_tag; local in function:tegra124_mpstart
H A Dtegra_var.h84 tegra_reg_set_clear(bus_space_tag_t bst, bus_space_handle_t bsh, argument
/src/sys/arch/hpcmips/include/
H A Dbus_space_hpcmips.h41 struct bus_space_tag bst; member in struct:bus_space_tag_hpcmips
/src/sys/arch/arc/isa/
H A Disapnp_machdep.c69 bus_space_tag_t bst; local in function:isapnp_map
/src/sys/arch/evbarm/ifpga/
H A Dsm_ifpga.c79 bus_space_tag_t bst = ifa->ifa_iot; local in function:sm_ifpga_attach
/src/sys/arch/evbarm/viper/
H A Dif_sm_pxaip.c83 bus_space_tag_t bst = &pxa2x0_bs_tag; local in function:sm_pxaip_attach
/src/sys/arch/evbppc/obs405/
H A Drbus_machdep.c82 bus_space_tag_t bst = pa->pa_memt; local in function:rbus_pccbb_parent_mem
91 bus_space_tag_t bst = pa->pa_iot; local in function:rbus_pccbb_parent_io
[all...]
/src/sys/arch/evbppc/virtex/
H A Ddcr.c47 dcr_map(bus_space_tag_t bst, bus_addr_t addr, bus_size_t size, int flags, argument
56 dcr_unmap(bus_space_tag_t bst, bus_space_handle_t bsh, bus_size_t size) argument
62 dcr_subregion(bus_space_tag_t bst, bus_space_handle_t bsh, bus_size_t offset, argument
71 dcr_barrier(bus_space_tag_t bst, bus_space_handle_t bsh, bus_size_t offset, argument
/src/sys/arch/evbppc/wii/dev/
H A Dsdhc_hollywood.c70 bus_space_tag_t bst; local in function:sdhc_hollywood_attach
/src/sys/arch/evbsh3/ap_ms104_sh4/
H A Dif_sm_mainbus.c79 bus_space_tag_t bst = &ap_ms104_sh4_bus_io; local in function:sm_mainbus_attach
/src/sys/arch/arc/arc/
H A Dbus_space_large.c69 arc_large_bus_space_init(bus_space_tag_t bst, const char *name, paddr_t paddr, argument
80 arc_large_bus_space_compose_handle(bus_space_tag_t bst, bus_addr_t addr, argument
116 arc_large_bus_space_dispose_handle(bus_space_tag_t bst, bus_space_handle_ argument
131 arc_large_bus_space_paddr(bus_space_tag_t bst,bus_space_handle_t bsh,paddr_t * pap) argument
[all...]
H A Dbus_space_sparse.c56 arc_sparse_bus_space_init(bus_space_tag_t bst, const char *name, paddr_t paddr, argument
68 arc_sparse_bus_space_compose_handle(bus_space_tag_t bst, bus_addr_t addr, argument
112 arc_sparse_bus_space_dispose_handle(bus_space_tag_t bst,bus_space_handle_t bsh,bus_size_t size) argument
128 arc_sparse_bus_space_paddr(bus_space_tag_t bst,bus_space_handle_t bsh,paddr_t * pap) argument
[all...]
/src/sys/arch/arm/nxp/
H A Dimx_i2c.c57 bus_space_tag_t bst = faa->faa_bst; local in function:imxi2c_attach
/src/sys/arch/mac68k/nubus/
H A Dif_sm_nubus.c103 bus_space_tag_t bst = na->na_tag; local in function:sm_nubus_attach
[all...]
H A Dif_sn_nubus.c106 bus_space_tag_t bst; local in function:sn_nubus_attach
256 sn_nb_card_vendor(bus_space_tag_t bst,bus_space_handle_t bsh,struct nubus_attach_args * na) argument
[all...]
/src/sys/arch/arm/ti/
H A Dam3_platform.c65 wdelay(bus_space_tag_t bst, bus_space_handle_t bsh) argument
74 static bus_space_tag_t bst = &armv7_generic_bs_tag; local in function:am33xx_platform_bootstrap
114 static bus_space_tag_t bst = &armv7_generic_bs_tag; local in function:am33xx_platform_delay
[all...]
/src/sys/arch/arm/xilinx/
H A Dzynq7000_uart.c102 bus_space_tag_t bst = faa->faa_bst; local in function:zynq_uart_console_consinit
/src/sys/arch/evbmips/rasoc/
H A Dautoconf.c97 ra_device_fixup(bus_space_tag_t bst, const struct cfg_info *map) argument
/src/sys/arch/mipsco/obio/
H A Dobio.c126 obio_intr_establish(bus_space_tag_t bst, int level, int pri, int flags, argument
/src/sys/external/bsd/drm2/linux/
H A Dlinux_io_mapping.c43 bus_space_io_mapping_init_wc(bus_space_tag_t bst, struct io_mapping *mapping, argument
92 bus_space_io_mapping_create_wc(bus_space_tag_t bst, bus_addr_t addr, argument
/src/sys/arch/arm/acpi/
H A Dgic_v2m_acpi.c101 bus_space_tag_t bst = &arm_generic_bs_tag; local in function:gic_v2m_acpi_find_msi_frame
/src/sys/dev/podulebus/
H A Ddtide.c86 bus_space_tag_t bst; local in function:dtide_attach
/src/sys/dev/pci/
H A Dagp_i810var.h43 bus_space_tag_t bst; member in struct:agp_i810_softc
/src/sys/dev/marvell/
H A Dobio.c105 prop_data_t bst; local in function:obio_attach

Completed in 11 milliseconds

1234567