| /f-stack/freebsd/x86/pci/ |
| H A D | qpi.c | 208 DEVMETHOD(bus_alloc_resource, bus_generic_alloc_resource), 289 DEVMETHOD(bus_alloc_resource, qpi_pcib_alloc_resource), 293 DEVMETHOD(bus_alloc_resource, bus_generic_alloc_resource),
|
| /f-stack/freebsd/x86/xen/ |
| H A D | xenpv.c | 121 res = bus_alloc_resource(child, SYS_RES_MEMORY, res_id, LOW_MEM_LIMIT, in xenpv_alloc_physmem() 160 DEVMETHOD(bus_alloc_resource, bus_generic_alloc_resource),
|
| /f-stack/freebsd/x86/x86/ |
| H A D | mptable_pci.c | 172 DEVMETHOD(bus_alloc_resource, mptable_hostb_alloc_resource), 175 DEVMETHOD(bus_alloc_resource, legacy_pcib_alloc_resource),
|
| H A D | legacy.c | 87 DEVMETHOD(bus_alloc_resource, bus_generic_alloc_resource), 300 DEVMETHOD(bus_alloc_resource, bus_generic_rl_alloc_resource),
|
| /f-stack/freebsd/mips/cavium/ |
| H A D | ciu.c | 130 sc->ciu_irq = bus_alloc_resource(dev, SYS_RES_IRQ, &rid, CIU_IRQ_HARD, in ciu_attach() 188 return (bus_alloc_resource(device_get_parent(bus), type, rid, in ciu_alloc_resource() 468 DEVMETHOD(bus_alloc_resource, ciu_alloc_resource),
|
| H A D | octeon_pmc.c | 89 sc->octeon_pmc_irq = bus_alloc_resource(dev, in octeon_pmc_attach()
|
| H A D | obio.c | 192 DEVMETHOD(bus_alloc_resource, obio_alloc_resource),
|
| H A D | octeon_wdog.c | 179 csc->csc_intr = bus_alloc_resource(sc->sc_dev, SYS_RES_IRQ, &rid, in octeon_wdog_setup()
|
| /f-stack/freebsd/mips/malta/ |
| H A D | gt.c | 118 DEVMETHOD(bus_alloc_resource, gt_alloc_resource),
|
| H A D | obio.c | 169 DEVMETHOD(bus_alloc_resource, obio_alloc_resource),
|
| H A D | gt_pci.c | 403 if ((sc->sc_irq = bus_alloc_resource(dev, SYS_RES_IRQ, &rid, in gt_pci_attach() 750 DEVMETHOD(bus_alloc_resource, gt_pci_alloc_resource),
|
| /f-stack/freebsd/arm64/cavium/ |
| H A D | thunder_pcie_fdt.c | 73 DEVMETHOD(bus_alloc_resource, thunder_pcie_fdt_alloc_resource),
|
| /f-stack/freebsd/x86/isa/ |
| H A D | atrtc.c | 449 sc->port_res = bus_alloc_resource(dev, SYS_RES_IOPORT, &sc->port_rid, in atrtc_attach() 463 sc->intr_res = bus_alloc_resource(dev, SYS_RES_IRQ, in atrtc_attach()
|
| H A D | clock.c | 565 if (!(sc->port_res = bus_alloc_resource(dev, SYS_RES_IOPORT, in attimer_attach() 589 if (!(sc->intr_res = bus_alloc_resource(dev, SYS_RES_IRQ, in attimer_attach()
|
| /f-stack/freebsd/arm64/broadcom/brcmmdio/ |
| H A D | mdio_nexus_iproc.c | 75 DEVMETHOD(bus_alloc_resource, bus_generic_alloc_resource),
|
| H A D | mdio_mux_iproc.c | 118 DEVMETHOD(bus_alloc_resource, bus_generic_alloc_resource),
|
| /f-stack/freebsd/mips/cavium/usb/ |
| H A D | octusb_octeon.c | 121 bus_alloc_resource(dev, SYS_RES_IRQ, &rid, in octusb_octeon_attach()
|
| /f-stack/freebsd/arm/ti/ |
| H A D | ti_prcm.c | 162 sc->mem_res = bus_alloc_resource(sc->dev, SYS_RES_MEMORY, &rid, in ti_prcm_attach()
|
| /f-stack/freebsd/arm/freescale/imx/ |
| H A D | imx6_ahci.c | 346 DEVMETHOD(bus_alloc_resource, ahci_alloc_resource),
|
| /f-stack/freebsd/arm64/arm64/ |
| H A D | gic_v3_fdt.c | 70 DEVMETHOD(bus_alloc_resource, gic_v3_ofw_bus_alloc_res),
|
| /f-stack/freebsd/mips/mips/ |
| H A D | tick.c | 348 sc->intr_res = bus_alloc_resource(dev, in clock_attach()
|
| /f-stack/freebsd/arm/allwinner/ |
| H A D | a10_ahci.c | 412 DEVMETHOD(bus_alloc_resource, ahci_alloc_resource),
|
| /f-stack/freebsd/mips/cavium/octe/ |
| H A D | ethernet-spi.c | 263 sc->sc_spi_irq = bus_alloc_resource(sc->sc_dev, SYS_RES_IRQ, in cvm_oct_spi_init()
|
| H A D | ethernet-rgmii.c | 223 sc->sc_rgmii_irq = bus_alloc_resource(sc->sc_dev, SYS_RES_IRQ, in cvm_oct_rgmii_init()
|
| /f-stack/freebsd/mips/nlm/ |
| H A D | xlp_simplebus.c | 91 DEVMETHOD(bus_alloc_resource, xlp_simplebus_alloc_resource),
|