Searched refs:rman_get_bushandle (Results 1 – 25 of 337) sorted by relevance
12345678910>>...14
| /trueos/sys/dev/cm/ |
| HD | smc90cx6var.h | 97 rman_get_bushandle((sc)->port_res), \ 101 rman_get_bushandle((sc)->port_res), \ 105 rman_get_bushandle((sc)->mem_res), \ 109 rman_get_bushandle((sc)->mem_res), \
|
| /trueos/sys/dev/hme/ |
| HD | if_hme_sbus.c | 162 sc->sc_sebh = rman_get_bushandle(hsc->hsc_seb_res); in hme_sbus_attach() 173 sc->sc_etxh = rman_get_bushandle(hsc->hsc_etx_res); in hme_sbus_attach() 184 sc->sc_erxh = rman_get_bushandle(hsc->hsc_erx_res); in hme_sbus_attach() 195 sc->sc_mach = rman_get_bushandle(hsc->hsc_mac_res); in hme_sbus_attach() 224 sc->sc_mifh = rman_get_bushandle(hsc->hsc_mif_res); in hme_sbus_attach()
|
| /trueos/sys/pc98/cbus/ |
| HD | fdc_cbus.c | 71 fdc->porth = rman_get_bushandle(fdc->res_ioport); in fdc_cbus_alloc_resources() 80 fdc->sc_fdsioh = rman_get_bushandle(fdc->res_fdsio); in fdc_cbus_alloc_resources() 89 fdc->sc_fdemsioh = rman_get_bushandle(fdc->res_fdemsio); in fdc_cbus_alloc_resources()
|
| HD | pmc.c | 66 rman_get_bushandle((sc)->port_res), (port)) 70 rman_get_bushandle((sc)->port_res), (port), (value))
|
| /trueos/sys/arm/samsung/exynos/ |
| HD | exynos5_ehci.c | 243 bsh = rman_get_bushandle(esc->res[0]); in exynos_ehci_attach() 248 esc->host_bsh = rman_get_bushandle(esc->res[1]); in exynos_ehci_attach() 252 esc->pwr_bsh = rman_get_bushandle(esc->res[2]); in exynos_ehci_attach() 256 esc->sysreg_bsh = rman_get_bushandle(esc->res[3]); in exynos_ehci_attach()
|
| HD | exynos5_fimd.c | 328 sc->bsh = rman_get_bushandle(sc->res[0]); in fimd_attach() 330 sc->bsh_disp = rman_get_bushandle(sc->res[1]); in fimd_attach() 332 sc->bsh_sysreg = rman_get_bushandle(sc->res[2]); in fimd_attach()
|
| /trueos/sys/dev/ath/ |
| HD | if_ath_ahb.c | 167 sc->sc_sh = (HAL_BUS_HANDLE) rman_get_bushandle(psc->sc_sr); in ath_ahb_attach() 180 device_printf(sc->sc_dev, "eeprom data @ %p\n", (void *) rman_get_bushandle(psc->sc_eeprom)); in ath_ahb_attach() 185 rman_get_bushandle(psc->sc_eeprom), in ath_ahb_attach() 188 p = (void *) rman_get_bushandle(psc->sc_eeprom); in ath_ahb_attach()
|
| /trueos/sys/dev/aic7xxx/ |
| HD | ahd_pci.c | 177 ahd->bshs[0] = rman_get_bushandle(regs); in ahd_pci_map_registers() 214 ahd->bshs[0] = rman_get_bushandle(regs); in ahd_pci_map_registers() 227 ahd->bshs[1] = rman_get_bushandle(regs2); in ahd_pci_map_registers()
|
| HD | ahc_isa.c | 107 bsh = rman_get_bushandle(regs); in ahc_isa_identify() 157 bsh = rman_get_bushandle(regs); in ahc_isa_probe() 234 bsh = rman_get_bushandle(regs); in ahc_isa_attach()
|
| HD | ahc_pci.c | 175 ahc->bsh = rman_get_bushandle(regs); in ahc_pci_map_registers() 202 ahc->bsh = rman_get_bushandle(regs); in ahc_pci_map_registers()
|
| /trueos/sys/x86/isa/ |
| HD | isa.c | 196 bh = rman_get_bushandle(re); in isa_alloc_resourcev() 207 return bus_space_map_load(rman_get_bustag(re), rman_get_bushandle(re), in isa_load_resourcev() 227 bh = rman_get_bushandle(r); in isa_release_resource()
|
| /trueos/sys/dev/nsp/ |
| HD | nsp_pccard.c | 249 rman_get_bushandle(sc->port_res), in nspprobe() 279 sc->sc_ioh = rman_get_bushandle(sc->port_res); in nspattach() 288 sc->sc_memh = rman_get_bushandle(sc->mem_res); in nspattach()
|
| /trueos/sys/dev/stg/ |
| HD | tmc18c30_subr.c | 130 rman_get_bushandle(sc->port_res), in stg_probe() 152 sc->sc_ioh = rman_get_bushandle(sc->port_res); in stg_attach()
|
| /trueos/sys/arm/mv/ |
| HD | mpic.c | 161 sc->mpic_bsh = rman_get_bushandle(sc->mpic_res[0]); in mv_mpic_attach() 164 sc->cpu_bsh = rman_get_bushandle(sc->mpic_res[1]); in mv_mpic_attach() 167 sc->drbl_bsh = rman_get_bushandle(sc->mpic_res[2]); in mv_mpic_attach()
|
| /trueos/sys/dev/aacraid/ |
| HD | aacraid_pci.c | 215 sc->aac_bhandle0 = rman_get_bushandle(sc->aac_regs_res0); in aacraid_pci_attach() 225 sc->aac_bhandle1 = rman_get_bushandle(sc->aac_regs_res1); in aacraid_pci_attach()
|
| /trueos/sys/arm/freescale/vybrid/ |
| HD | vf_ehci.c | 271 bsh = rman_get_bushandle(esc->res[0]); in vybrid_ehci_attach() 275 esc->bsh_usbc = rman_get_bushandle(esc->res[1]); in vybrid_ehci_attach() 278 esc->bsh_phy = rman_get_bushandle(esc->res[2]); in vybrid_ehci_attach()
|
| /trueos/sys/dev/ct/ |
| HD | ct_isa.c | 141 ch.ch_ioh = rman_get_bushandle(port_res), in ct_isa_match() 188 chp->ch_ioh = rman_get_bushandle(ct->port_res); in ct_isa_attach() 191 chp->ch_memh = rman_get_bushandle(ct->mem_res); in ct_isa_attach()
|
| /trueos/sys/dev/fdc/ |
| HD | fdc_isa.c | 109 fdc->ioh[i + j] = rman_get_bushandle(res); in fdc_isa_alloc_resources() 132 fdc->ioh[7] = rman_get_bushandle(res); in fdc_isa_alloc_resources()
|
| /trueos/sys/dev/snc/ |
| HD | if_snc.c | 80 sc->sc_ioh = rman_get_bushandle(res); in snc_alloc_port() 103 sc->sc_memh = rman_get_bushandle(res); in snc_alloc_memory()
|
| /trueos/sys/dev/wi/ |
| HD | if_wi_pci.c | 161 sc->wi_localhandle = rman_get_bushandle(sc->local); in wi_pci_attach() 180 sc->wi_bmemhandle = rman_get_bushandle(sc->mem); in wi_pci_attach()
|
| /trueos/sys/dev/mwl/ |
| HD | if_mwl_pci.c | 194 sc->sc_io0h = rman_get_bushandle(psc->sc_sr0); in mwl_pci_attach() 196 sc->sc_io1h = rman_get_bushandle(psc->sc_sr1); in mwl_pci_attach()
|
| /trueos/sys/sparc64/sparc64/ |
| HD | jbusppm.c | 135 sc->sc_bh[i] = rman_get_bushandle(sc->sc_res[i]); in jbusppm_attach() 192 sc->sc_bh[i] = rman_get_bushandle(sc->sc_res[i]); in jbusppm_attach()
|
| /trueos/sys/dev/ipmi/ |
| HD | ipmivars.h | 198 bus_space_read_1(rman_get_bustag(r), rman_get_bushandle(r), (o)) 200 bus_space_write_1(rman_get_bustag(r), rman_get_bushandle(r), (o), (v))
|
| /trueos/sys/arm/allwinner/ |
| HD | a10_ehci.c | 140 sc->sc_io_hdl = rman_get_bushandle(sc->sc_io_res); in a10_ehci_attach() 141 bsh = rman_get_bushandle(sc->sc_io_res); in a10_ehci_attach()
|
| /trueos/sys/dev/pdq/ |
| HD | if_fea.c | 197 sc->io_bsh = rman_get_bushandle(sc->io); 209 sc->mem_bsh = rman_get_bushandle(sc->mem);
|
12345678910>>...14