| /freebsd-11-stable/sys/dev/hme/ |
| HD | if_hme_pci.c | 192 bus_space_subregion(memt, memh, 0x0000, 0x1000, &sc->sc_sebh); in hme_pci_attach() 193 bus_space_subregion(memt, memh, 0x2000, 0x1000, &sc->sc_etxh); in hme_pci_attach() 194 bus_space_subregion(memt, memh, 0x4000, 0x1000, &sc->sc_erxh); in hme_pci_attach() 195 bus_space_subregion(memt, memh, 0x6000, 0x1000, &sc->sc_mach); in hme_pci_attach() 196 bus_space_subregion(memt, memh, 0x7000, 0x1000, &sc->sc_mifh); in hme_pci_attach()
|
| HD | if_hme_sbus.c | 219 bus_space_subregion(sc->sc_mact, sc->sc_mach, in hme_sbus_attach()
|
| /freebsd-11-stable/sys/arm/cavium/cns11xx/ |
| HD | ehci_ebus.c | 134 if (bus_space_subregion(sc->sc_io_tag, bsh, 0x4000000, in ehci_ebus_attach()
|
| HD | ohci_ec.c | 123 if (bus_space_subregion(sc->sc_ohci.sc_io_tag, bsh, 0x4000000, in ohci_ec_attach()
|
| HD | econa.c | 364 if (bus_space_subregion(sc->ec_st, sc->ec_sh, ECONA_PIC_BASE, in econa_attach() 368 if (bus_space_subregion(sc->ec_st, sc->ec_sh, ECONA_SYSTEM_BASE, in econa_attach()
|
| /freebsd-11-stable/stand/kshim/ |
| HD | bsd_busspace.c | 41 bus_space_subregion(bus_space_tag_t t, bus_space_handle_t bsh, in bus_space_subregion() function
|
| /freebsd-11-stable/sys/dev/aic7xxx/ |
| HD | ahd_pci.c | 179 error = bus_space_subregion(ahd->tags[0], ahd->bshs[0], in ahd_pci_map_registers()
|
| /freebsd-11-stable/sys/sparc64/sparc64/ |
| HD | jbusppm.c | 194 bus_space_subregion(sc->sc_bt[i], sc->sc_bh[i], in jbusppm_attach()
|
| /freebsd-11-stable/sys/arm/nvidia/ |
| HD | tegra_ehci.c | 246 rv = bus_space_subregion(esc->sc_io_tag, in tegra_ehci_attach()
|
| /freebsd-11-stable/sys/dev/usb/controller/ |
| HD | ehci_mv.c | 171 if (bus_space_subregion(sc->sc_io_tag, bsh, MV_USB_HOST_OFST, in mv_ehci_attach()
|
| HD | ehci_fsl.c | 268 err = bus_space_subregion(iot, ioh, FSL_EHCI_REG_OFF, FSL_EHCI_REG_SIZE, in fsl_ehci_attach()
|
| HD | ehci_imx.c | 419 err = bus_space_subregion(esc->sc_io_tag, in imx_ehci_attach()
|
| /freebsd-11-stable/sys/arm/samsung/exynos/ |
| HD | exynos5_xhci.c | 234 err = bus_space_subregion(esc->base.sc_io_tag, bsh, 0x0, in exynos_xhci_attach()
|
| HD | exynos5_ehci.c | 295 err = bus_space_subregion(sc->sc_io_tag, bsh, 0x0, in exynos_ehci_attach()
|
| /freebsd-11-stable/sys/arm/xilinx/ |
| HD | zy7_ehci.c | 252 if (bus_space_subregion(sc->sc_io_tag, bsh, EHCI_REG_OFFSET, in zy7_ehci_attach()
|
| /freebsd-11-stable/sys/arm/allwinner/ |
| HD | a10_ehci.c | 175 if (bus_space_subregion(sc->sc_io_tag, bsh, 0x00, in a10_ehci_attach()
|
| /freebsd-11-stable/sys/dev/gem/ |
| HD | if_gem_pci.c | 204 bus_space_subregion(rman_get_bustag(sc->sc_res[GEM_RES_BANK1]), in gem_pci_attach()
|
| /freebsd-11-stable/sys/arm/freescale/vybrid/ |
| HD | vf_ehci.c | 323 err = bus_space_subregion(sc->sc_io_tag, bsh, 0x100, in vybrid_ehci_attach()
|
| /freebsd-11-stable/sys/dev/bhnd/cores/chipc/ |
| HD | chipc_subr.c | 153 error = bus_space_subregion(bt, bh, offset, size, &child_bh); in chipc_init_child_resource()
|
| /freebsd-11-stable/sys/sparc64/include/ |
| HD | bus.h | 115 static int bus_space_subregion(bus_space_tag_t, bus_space_handle_t, 145 bus_space_subregion(bus_space_tag_t t __unused, bus_space_handle_t h, in bus_space_subregion() function
|
| /freebsd-11-stable/sys/dev/atkbdc/ |
| HD | atkbdc.c | 242 bus_space_subregion(tag, h0, KBD_DATA_PORT, 1, &h0); in atkbdc_configure() 246 bus_space_subregion(tag, h1, KBD_STATUS_PORT, 1, &h1); in atkbdc_configure()
|
| /freebsd-11-stable/sys/x86/include/ |
| HD | bus.h | 147 static __inline int bus_space_subregion(bus_space_tag_t t, 153 bus_space_subregion(bus_space_tag_t t __unused, bus_space_handle_t bsh, in bus_space_subregion() function
|
| /freebsd-11-stable/sys/dev/mvs/ |
| HD | mvs_soc.c | 357 bus_space_subregion(bst, bsh, offset, PORT_SIZE, &bsh); in mvs_alloc_resource()
|
| HD | mvs_pci.c | 411 bus_space_subregion(bst, bsh, offset, PORT_SIZE, &bsh); in mvs_alloc_resource()
|
| /freebsd-11-stable/sys/dev/fb/ |
| HD | machfb.c | 500 bus_space_subregion(sc->sc_regt, sc->sc_memh, MACH64_REG_OFF, in machfb_configure() 1208 if (bus_space_subregion(sc->sc_regt, sc->sc_memh, MACH64_REG_OFF, in machfb_pci_attach()
|