| /freebsd-13.1/sys/x86/pci/ |
| H A D | qpi.c | 208 DEVMETHOD(bus_alloc_resource, bus_generic_alloc_resource), 263 return (bus_generic_alloc_resource(dev, child, type, rid, start, end, in qpi_pcib_alloc_resource() 293 DEVMETHOD(bus_alloc_resource, bus_generic_alloc_resource),
|
| /freebsd-13.1/sys/x86/x86/ |
| H A D | mptable_pci.c | 121 return (bus_generic_alloc_resource(dev, child, in mptable_hostb_alloc_resource() 132 return (bus_generic_alloc_resource(dev, child, in mptable_hostb_alloc_resource()
|
| H A D | legacy.c | 87 DEVMETHOD(bus_alloc_resource, bus_generic_alloc_resource),
|
| /freebsd-13.1/sys/powerpc/mambo/ |
| H A D | mambo.c | 65 DEVMETHOD(bus_alloc_resource, bus_generic_alloc_resource),
|
| /freebsd-13.1/sys/dev/pci/ |
| H A D | pci_subr.c | 222 return (bus_generic_alloc_resource(hr->hr_pcib, dev, type, rid, in pcib_host_res_alloc() 240 r = bus_generic_alloc_resource(hr->hr_pcib, dev, type, rid, in pcib_host_res_alloc()
|
| H A D | isa_pci.c | 177 return bus_generic_alloc_resource(dev, child, type, rid, start, in isab_pci_alloc_resource()
|
| /freebsd-13.1/sys/dev/acpica/ |
| H A D | acpi_isab.c | 71 DEVMETHOD(bus_alloc_resource, bus_generic_alloc_resource),
|
| H A D | acpi_container.c | 65 DEVMETHOD(bus_alloc_resource, bus_generic_alloc_resource),
|
| H A D | acpi_pcib_acpi.c | 720 res = bus_generic_alloc_resource(dev, child, type, rid, start, end, in acpi_pcib_acpi_alloc_resource() 724 return (bus_generic_alloc_resource(dev, child, type, rid, start, end, in acpi_pcib_acpi_alloc_resource()
|
| /freebsd-13.1/sys/xen/xenbus/ |
| H A D | xenbusb_front.c | 179 DEVMETHOD(bus_alloc_resource, bus_generic_alloc_resource),
|
| H A D | xenbusb_back.c | 300 DEVMETHOD(bus_alloc_resource, bus_generic_alloc_resource),
|
| /freebsd-13.1/sys/x86/xen/ |
| H A D | xenpv.c | 160 DEVMETHOD(bus_alloc_resource, bus_generic_alloc_resource),
|
| /freebsd-13.1/sys/dev/ichiic/ |
| H A D | ig4_acpi.c | 173 DEVMETHOD(bus_alloc_resource, bus_generic_alloc_resource),
|
| H A D | ig4_pci.c | 384 DEVMETHOD(bus_alloc_resource, bus_generic_alloc_resource),
|
| /freebsd-13.1/sys/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),
|
| /freebsd-13.1/sys/dev/xen/pcifront/ |
| H A D | pcifront.c | 519 DEVMETHOD(bus_alloc_resource, bus_generic_alloc_resource), 658 DEVMETHOD(bus_alloc_resource, bus_generic_alloc_resource),
|
| /freebsd-13.1/sys/dev/vnic/ |
| H A D | thunder_mdio_fdt.c | 125 DEVMETHOD(bus_alloc_resource, bus_generic_alloc_resource),
|
| H A D | mrml_bridge.c | 181 return (bus_generic_alloc_resource(bus, child, type, rid, start, end, in mrmlb_ofw_bus_alloc_res()
|
| /freebsd-13.1/sys/arm64/arm64/ |
| H A D | gic_v3_fdt.c | 273 return (bus_generic_alloc_resource(bus, child, type, rid, start, end, in gic_v3_ofw_bus_alloc_res()
|
| H A D | gic_v3_acpi.c | 441 return (bus_generic_alloc_resource(bus, child, type, rid, start, end, in gic_v3_acpi_bus_alloc_res()
|
| /freebsd-13.1/sys/dev/ofw/ |
| H A D | ofw_cpu.c | 173 DEVMETHOD(bus_alloc_resource, bus_generic_alloc_resource),
|
| /freebsd-13.1/sys/dev/viapm/ |
| H A D | viapm.c | 955 DEVMETHOD(bus_alloc_resource, bus_generic_alloc_resource), 990 DEVMETHOD(bus_alloc_resource, bus_generic_alloc_resource),
|
| /freebsd-13.1/sys/arm/mv/ |
| H A D | mv_pci_ctrl.c | 289 return (bus_generic_alloc_resource(bus, child, type, rid, start, end, in mv_pcib_ctrl_alloc_resource()
|
| H A D | mv_localbus.c | 361 return (bus_generic_alloc_resource(bus, child, type, rid, start, end, in localbus_alloc_resource()
|