| /freebsd-13.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 | 184 if (bus_alloc_resources(dev, iomuxc_spec, sc->tmr_res)) { in iomuxc_attach()
|
| /freebsd-13.1/sys/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()
|
| /freebsd-13.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-13.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-13.1/sys/arm/annapurna/alpine/ |
| 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_nb_service.c | 104 err = bus_alloc_resources(dev, nb_service_spec, &sc->res); in nb_service_attach()
|
| H A D | alpine_serdes.c | 115 err = bus_alloc_resources(dev, al_serdes_spec, &sc->res); in al_serdes_attach()
|
| /freebsd-13.1/sys/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()
|
| /freebsd-13.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()
|
| /freebsd-13.1/sys/arm/mv/armada38x/ |
| H A D | pmsu.c | 110 err = bus_alloc_resources(dev, pmsu_spec, &sc->res); in pmsu_attach()
|
| /freebsd-13.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-13.1/sys/dev/gpio/dwgpio/ |
| H A D | dwgpio_bus.c | 90 if (bus_alloc_resources(dev, dwgpio_spec, sc->res)) { in dwgpiobus_attach()
|
| /freebsd-13.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-13.1/sys/arm/allwinner/ |
| H A D | aw_reset.c | 131 if (bus_alloc_resources(dev, aw_reset_spec, &sc->res) != 0) { in aw_reset_attach()
|
| /freebsd-13.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-13.1/sys/dev/axgbe/ |
| H A D | if_axgbe.c | 325 if (bus_alloc_resources(dev, mac_spec, mac_res)) { in axgbe_attach() 353 if (bus_alloc_resources(phydev, old_phy_spec, phy_res)) { in axgbe_attach() 359 if (bus_alloc_resources(dev, old_mac_spec, mac_res)) { in axgbe_attach()
|
| /freebsd-13.1/sys/dev/iicbus/ |
| H A D | iicoc_fdt.c | 88 error = bus_alloc_resources(dev, iicoc_spec, &sc->mem_res); in iicoc_attach()
|