| /freebsd-12.1/sys/dev/malo/ |
| H A D | if_malo_pci.c | 169 error = bus_alloc_resources(dev, psc->malo_mem_spec, psc->malo_res_mem); in malo_pci_attach() 200 error = bus_alloc_resources(dev, psc->malo_irq_spec, psc->malo_res_irq); in malo_pci_attach()
|
| /freebsd-12.1/sys/arm/freescale/vybrid/ |
| H A D | vf_mscm.c | 96 if (bus_alloc_resources(dev, mscm_spec, sc->res)) { in mscm_attach()
|
| H A D | vf_tcon.c | 110 if (bus_alloc_resources(dev, tcon_spec, sc->res)) { in tcon_attach()
|
| H A D | vf_src.c | 122 if (bus_alloc_resources(dev, src_spec, sc->res)) { in src_attach()
|
| H A D | vf_dmamux.c | 125 if (bus_alloc_resources(dev, dmamux_spec, sc->res)) { in dmamux_attach()
|
| H A D | vf_iomuxc.c | 185 if (bus_alloc_resources(dev, iomuxc_spec, sc->tmr_res)) { in iomuxc_attach()
|
| /freebsd-12.1/sys/mips/ingenic/ |
| H A D | jz4780_nand.c | 88 if (bus_alloc_resources(dev, jz4780_nand_spec, sc->res)) { in jz4780_nand_attach()
|
| H A D | jz4780_dme.c | 89 if (bus_alloc_resources(dev, jz4780_dme_spec, sc->res)) { in jz4780_dme_attach()
|
| /freebsd-12.1/sys/arm64/qualcomm/ |
| H A D | qcom_gcc.c | 115 if (bus_alloc_resources(dev, qcom_gcc_spec, &sc->res) != 0) { in qcom_gcc_attach()
|
| /freebsd-12.1/sys/arm/ti/ |
| H A D | ti_edma3.c | 171 err = bus_alloc_resources(dev, ti_edma3_mem_spec, sc->mem_res); in ti_edma3_attach() 178 err = bus_alloc_resources(dev, ti_edma3_irq_spec, sc->irq_res); in ti_edma3_attach()
|
| H A D | ti_scm.c | 127 if (bus_alloc_resources(dev, ti_scm_res_spec, sc->sc_res)) { in ti_scm_attach()
|
| /freebsd-12.1/sys/arm/annapurna/alpine/ |
| H A D | alpine_nb_service.c | 105 err = bus_alloc_resources(dev, nb_service_spec, &sc->res); in nb_service_attach()
|
| H A D | alpine_ccu.c | 105 err = bus_alloc_resources(dev, al_ccu_spec, &sc->res); in al_ccu_attach()
|
| /freebsd-12.1/sys/arm/samsung/exynos/ |
| H A D | exynos5_mct.c | 92 if (bus_alloc_resources(dev, arm_tmr_spec, sc->tmr_res)) { in arm_tmr_attach()
|
| H A D | exynos5_pmu.c | 151 if (bus_alloc_resources(dev, pmu_spec, sc->res)) { in pmu_attach()
|
| /freebsd-12.1/sys/arm/mv/armada38x/ |
| H A D | pmsu.c | 111 err = bus_alloc_resources(dev, pmsu_spec, &sc->res); in pmsu_attach()
|
| /freebsd-12.1/sys/sparc64/sparc64/ |
| H A D | schppm.c | 107 if (bus_alloc_resources(dev, schppm_res_spec, sc->sc_res)) { in schppm_attach()
|
| /freebsd-12.1/sys/arm/amlogic/aml8726/ |
| H A D | aml8726_rng.c | 105 if (bus_alloc_resources(dev, aml8726_rng_spec, sc->res)) { in aml8726_rng_attach()
|
| /freebsd-12.1/sys/arm/freescale/imx/ |
| H A D | imx6_audmux.c | 124 if (bus_alloc_resources(dev, audmux_spec, sc->res)) { in audmux_attach()
|
| /freebsd-12.1/sys/arm64/coresight/ |
| H A D | coresight-cpu-debug.c | 130 if (bus_alloc_resources(dev, debug_spec, &sc->res) != 0) { in debug_attach()
|
| H A D | coresight-dynamic-replicator.c | 136 if (bus_alloc_resources(dev, replicator_spec, &sc->res) != 0) { in replicator_attach()
|
| /freebsd-12.1/sys/dev/axgbe/ |
| H A D | if_axgbe.c | 315 if (bus_alloc_resources(dev, mac_spec, mac_res)) { in axgbe_attach() 343 if (bus_alloc_resources(phydev, old_phy_spec, phy_res)) { in axgbe_attach() 349 if (bus_alloc_resources(dev, old_mac_spec, mac_res)) { in axgbe_attach()
|
| /freebsd-12.1/sys/arm/mv/ |
| H A D | mv_ts.c | 146 error = bus_alloc_resources(dev, mvts_res, sc->sc_res); in ts_attach()
|
| /freebsd-12.1/sys/dev/beri/ |
| H A D | beri_mem.c | 150 if (bus_alloc_resources(dev, beri_mem_spec, sc->res)) { in beri_mem_attach()
|
| /freebsd-12.1/sys/arm/allwinner/ |
| H A D | aw_reset.c | 130 if (bus_alloc_resources(dev, aw_reset_spec, &sc->res) != 0) { in aw_reset_attach()
|