Home
last modified time | relevance | path

Searched refs:rman_get_bushandle (Results 1 – 25 of 337) sorted by relevance

12345678910>>...14

/trueos/sys/dev/cm/
HDsmc90cx6var.h97 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/
HDif_hme_sbus.c162 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/
HDfdc_cbus.c71 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()
HDpmc.c66 rman_get_bushandle((sc)->port_res), (port))
70 rman_get_bushandle((sc)->port_res), (port), (value))
/trueos/sys/arm/samsung/exynos/
HDexynos5_ehci.c243 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()
HDexynos5_fimd.c328 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/
HDif_ath_ahb.c167 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/
HDahd_pci.c177 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()
HDahc_isa.c107 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()
HDahc_pci.c175 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/
HDisa.c196 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/
HDnsp_pccard.c249 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/
HDtmc18c30_subr.c130 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/
HDmpic.c161 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/
HDaacraid_pci.c215 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/
HDvf_ehci.c271 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/
HDct_isa.c141 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/
HDfdc_isa.c109 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/
HDif_snc.c80 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/
HDif_wi_pci.c161 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/
HDif_mwl_pci.c194 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/
HDjbusppm.c135 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/
HDipmivars.h198 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/
HDa10_ehci.c140 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/
HDif_fea.c197 sc->io_bsh = rman_get_bushandle(sc->io);
209 sc->mem_bsh = rman_get_bushandle(sc->mem);

12345678910>>...14