Home
last modified time | relevance | path

Searched refs:bus_alloc_resource (Results 1 – 25 of 58) sorted by relevance

123

/f-stack/freebsd/x86/pci/
H A Dqpi.c208 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 Dxenpv.c121 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 Dmptable_pci.c172 DEVMETHOD(bus_alloc_resource, mptable_hostb_alloc_resource),
175 DEVMETHOD(bus_alloc_resource, legacy_pcib_alloc_resource),
H A Dlegacy.c87 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 Dciu.c130 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 Docteon_pmc.c89 sc->octeon_pmc_irq = bus_alloc_resource(dev, in octeon_pmc_attach()
H A Dobio.c192 DEVMETHOD(bus_alloc_resource, obio_alloc_resource),
H A Docteon_wdog.c179 csc->csc_intr = bus_alloc_resource(sc->sc_dev, SYS_RES_IRQ, &rid, in octeon_wdog_setup()
/f-stack/freebsd/mips/malta/
H A Dgt.c118 DEVMETHOD(bus_alloc_resource, gt_alloc_resource),
H A Dobio.c169 DEVMETHOD(bus_alloc_resource, obio_alloc_resource),
H A Dgt_pci.c403 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 Dthunder_pcie_fdt.c73 DEVMETHOD(bus_alloc_resource, thunder_pcie_fdt_alloc_resource),
/f-stack/freebsd/x86/isa/
H A Datrtc.c449 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 Dclock.c565 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 Dmdio_nexus_iproc.c75 DEVMETHOD(bus_alloc_resource, bus_generic_alloc_resource),
H A Dmdio_mux_iproc.c118 DEVMETHOD(bus_alloc_resource, bus_generic_alloc_resource),
/f-stack/freebsd/mips/cavium/usb/
H A Doctusb_octeon.c121 bus_alloc_resource(dev, SYS_RES_IRQ, &rid, in octusb_octeon_attach()
/f-stack/freebsd/arm/ti/
H A Dti_prcm.c162 sc->mem_res = bus_alloc_resource(sc->dev, SYS_RES_MEMORY, &rid, in ti_prcm_attach()
/f-stack/freebsd/arm/freescale/imx/
H A Dimx6_ahci.c346 DEVMETHOD(bus_alloc_resource, ahci_alloc_resource),
/f-stack/freebsd/arm64/arm64/
H A Dgic_v3_fdt.c70 DEVMETHOD(bus_alloc_resource, gic_v3_ofw_bus_alloc_res),
/f-stack/freebsd/mips/mips/
H A Dtick.c348 sc->intr_res = bus_alloc_resource(dev, in clock_attach()
/f-stack/freebsd/arm/allwinner/
H A Da10_ahci.c412 DEVMETHOD(bus_alloc_resource, ahci_alloc_resource),
/f-stack/freebsd/mips/cavium/octe/
H A Dethernet-spi.c263 sc->sc_spi_irq = bus_alloc_resource(sc->sc_dev, SYS_RES_IRQ, in cvm_oct_spi_init()
H A Dethernet-rgmii.c223 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 Dxlp_simplebus.c91 DEVMETHOD(bus_alloc_resource, xlp_simplebus_alloc_resource),

123