Home
last modified time | relevance | path

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

1234567

/freebsd-13.1/sys/dev/dpaa/
H A Dportals_common.c75 sc->sc_rres[0] = bus_alloc_resource(dev, in dpaa_portal_alloc_res()
88 sc->sc_rres[1] = bus_alloc_resource(dev, in dpaa_portal_alloc_res()
113 sc->sc_dp[cpu].dp_ires = bus_alloc_resource(dev, in dpaa_portal_alloc_res()
H A Dfman_fdt.c59 DEVMETHOD(bus_alloc_resource, fman_alloc_resource),
/freebsd-13.1/sys/dev/terasic/mtl/
H A Dterasic_mtl_nexus.c120 sc->mtl_reg_res = bus_alloc_resource(dev, SYS_RES_MEMORY, in terasic_mtl_nexus_attach()
131 sc->mtl_pixel_res = bus_alloc_resource(dev, SYS_RES_MEMORY, in terasic_mtl_nexus_attach()
142 sc->mtl_text_res = bus_alloc_resource(dev, SYS_RES_MEMORY, in terasic_mtl_nexus_attach()
/freebsd-13.1/sys/dev/ipmi/
H A Dipmi_isa.c220 sc->ipmi_io_res[0] = bus_alloc_resource(dev, type, in ipmi_isa_attach()
230 sc->ipmi_io_res[i] = bus_alloc_resource(dev, type, in ipmi_isa_attach()
246 sc->ipmi_irq_res = bus_alloc_resource(dev, SYS_RES_IRQ, in ipmi_isa_attach()
H A Dipmi_smbus.c97 sc->ipmi_irq_res = bus_alloc_resource(dev, SYS_RES_IRQ, in ipmi_smbus_attach()
/freebsd-13.1/sys/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),
/freebsd-13.1/sys/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),
/freebsd-13.1/sys/dev/ahci/
H A Dahci_generic.c181 DEVMETHOD(bus_alloc_resource, ahci_alloc_resource),
205 DEVMETHOD(bus_alloc_resource, ahci_alloc_resource),
/freebsd-13.1/sys/dev/sound/isa/
H A Dgusc.c191 res = bus_alloc_resource(dev, SYS_RES_IOPORT, &rid, base + 0x100, in gusisa_probe()
240 res2 = bus_alloc_resource(dev, SYS_RES_IOPORT, &rid2, base, base, 1, in gusisa_probe()
506 scp->io[i] = bus_alloc_resource(scp->dev, SYS_RES_IOPORT, &scp->io_rid[i], in alloc_resource()
536 scp->drq[i] = bus_alloc_resource(scp->dev, SYS_RES_DRQ, &scp->drq_rid[i], in alloc_resource()
652 DEVMETHOD(bus_alloc_resource, gusc_alloc_resource),
/freebsd-13.1/sys/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),
/freebsd-13.1/sys/dev/pci/
H A Disa_pci.c73 DEVMETHOD(bus_alloc_resource, isab_pci_alloc_resource),
192 sc->isab_pci_res[bar].ip_res = bus_alloc_resource(dev, type, in isab_pci_alloc_resource()
H A Dhostb_pci.c108 return (bus_alloc_resource(dev, type, rid, start, end, count, flags)); in pci_hostb_alloc_resource()
261 DEVMETHOD(bus_alloc_resource, pci_hostb_alloc_resource),
/freebsd-13.1/sys/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()
/freebsd-13.1/sys/powerpc/mambo/
H A Dmambo.c65 DEVMETHOD(bus_alloc_resource, bus_generic_alloc_resource),
/freebsd-13.1/sys/dev/quicc/
H A Dquicc_bfe_fdt.c57 DEVMETHOD(bus_alloc_resource, quicc_bus_alloc_resource),
/freebsd-13.1/sys/dev/scc/
H A Dscc_bfe_macio.c80 DEVMETHOD(bus_alloc_resource, scc_bus_alloc_resource),
H A Dscc_bfe_quicc.c85 DEVMETHOD(bus_alloc_resource, scc_bus_alloc_resource),
/freebsd-13.1/sys/dev/ppc/
H A Dppc_puc.c61 DEVMETHOD(bus_alloc_resource, ppc_alloc_resource),
H A Dppc_pci.c59 DEVMETHOD(bus_alloc_resource, ppc_alloc_resource),
H A Dppc_acpi.c69 DEVMETHOD(bus_alloc_resource, ppc_alloc_resource),
/freebsd-13.1/sys/dev/acpica/
H A Dacpi_isab.c71 DEVMETHOD(bus_alloc_resource, bus_generic_alloc_resource),
/freebsd-13.1/sys/powerpc/powermac/
H A Dpswitch.c118 sc->sc_irq = bus_alloc_resource(dev, SYS_RES_IRQ, &sc->sc_irqrid, in pswitch_attach()
/freebsd-13.1/sys/xen/xenbus/
H A Dxenbusb_front.c179 DEVMETHOD(bus_alloc_resource, bus_generic_alloc_resource),

1234567