| /f-stack/freebsd/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 | 184 if (bus_alloc_resources(dev, iomuxc_spec, sc->tmr_res)) { in iomuxc_attach()
|
| H A D | vf_adc.c | 191 if (bus_alloc_resources(dev, adc_spec, sc->res)) { in adc_attach()
|
| /f-stack/freebsd/mips/ingenic/ |
| H A D | jz4780_dme.c | 89 if (bus_alloc_resources(dev, jz4780_dme_spec, sc->res)) { in jz4780_dme_attach()
|
| 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_efuse.c | 164 if (bus_alloc_resources(dev, jz4780_efuse_spec, sc->res)) { in jz4780_efuse_attach()
|
| /f-stack/freebsd/arm64/qualcomm/ |
| H A D | qcom_gcc.c | 115 if (bus_alloc_resources(dev, qcom_gcc_spec, &sc->res) != 0) { in qcom_gcc_attach()
|
| /f-stack/freebsd/arm/annapurna/alpine/ |
| H A D | alpine_nb_service.c | 104 err = bus_alloc_resources(dev, nb_service_spec, &sc->res); in nb_service_attach()
|
| H A D | alpine_ccu.c | 104 err = bus_alloc_resources(dev, al_ccu_spec, &sc->res); in al_ccu_attach()
|
| H A D | alpine_serdes.c | 115 err = bus_alloc_resources(dev, al_serdes_spec, &sc->res); in al_serdes_attach()
|
| /f-stack/freebsd/arm64/coresight/ |
| H A D | coresight_replicator.c | 106 if (bus_alloc_resources(dev, replicator_spec, &sc->res) != 0) { in replicator_attach()
|
| 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_funnel.c | 122 bus_alloc_resources(dev, funnel_spec, &sc->res) != 0) { in funnel_attach()
|
| /f-stack/freebsd/arm/mv/armada38x/ |
| H A D | pmsu.c | 110 err = bus_alloc_resources(dev, pmsu_spec, &sc->res); in pmsu_attach()
|
| /f-stack/freebsd/arm/freescale/imx/ |
| H A D | imx6_audmux.c | 124 if (bus_alloc_resources(dev, audmux_spec, sc->res)) { in audmux_attach()
|
| /f-stack/freebsd/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()
|
| /f-stack/freebsd/arm/allwinner/ |
| H A D | aw_reset.c | 131 if (bus_alloc_resources(dev, aw_reset_spec, &sc->res) != 0) { in aw_reset_attach()
|
| H A D | aw_ts.c | 161 if (bus_alloc_resources(dev, aw_ts_spec, sc->res) != 0) { in aw_ts_attach()
|
| /f-stack/freebsd/arm/mv/ |
| H A D | mv_ts.c | 146 error = bus_alloc_resources(dev, mvts_res, sc->sc_res); in ts_attach()
|
| /f-stack/freebsd/mips/beri/ |
| H A D | beri_iommu.c | 184 if (bus_alloc_resources(dev, beri_iommu_spec, sc->res)) { in beri_iommu_attach()
|
| /f-stack/freebsd/arm/altera/socfpga/ |
| H A D | socfpga_rstmgr.c | 231 if (bus_alloc_resources(dev, rstmgr_spec, sc->res)) { in rstmgr_attach()
|
| /f-stack/freebsd/arm/ti/am335x/ |
| H A D | am3359_cppi41.c | 138 if (bus_alloc_resources(dev, ti_am3359_cppi41_res_spec, sc->res)) { in ti_am3359_cppi41_attach()
|