| /f-stack/freebsd/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),
|
| H A D | pci_bus.c | 606 return (bus_generic_alloc_resource(dev, child, type, rid, start, end, in legacy_pcib_alloc_resource()
|
| /f-stack/freebsd/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),
|
| /f-stack/freebsd/x86/xen/ |
| H A D | xenpv.c | 160 DEVMETHOD(bus_alloc_resource, bus_generic_alloc_resource),
|
| /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/arm64/arm64/ |
| H A D | gic_v3_fdt.c | 274 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 | 442 return (bus_generic_alloc_resource(bus, child, type, rid, start, end, in gic_v3_acpi_bus_alloc_res()
|
| /f-stack/freebsd/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()
|
| /f-stack/freebsd/arm/allwinner/ |
| H A D | aw_rsb.c | 468 DEVMETHOD(bus_alloc_resource, bus_generic_alloc_resource),
|
| /f-stack/freebsd/mips/nlm/ |
| H A D | xlp_pci.c | 551 DEVMETHOD(bus_alloc_resource, bus_generic_alloc_resource),
|
| /f-stack/freebsd/mips/ingenic/ |
| H A D | jz4780_smb.c | 450 DEVMETHOD(bus_alloc_resource, bus_generic_alloc_resource),
|
| /f-stack/freebsd/arm/ti/ |
| H A D | ti_i2c.c | 946 DEVMETHOD(bus_alloc_resource, bus_generic_alloc_resource),
|
| /f-stack/freebsd/arm/nvidia/ |
| H A D | tegra_i2c.c | 779 DEVMETHOD(bus_alloc_resource, bus_generic_alloc_resource),
|
| /f-stack/freebsd/mips/cavium/ |
| H A D | octopci.c | 247 res = bus_generic_alloc_resource(bus, child, type, rid, start, in octopci_alloc_resource()
|
| /f-stack/freebsd/arm/arm/ |
| H A D | gic.c | 485 return (bus_generic_alloc_resource(bus, child, type, rid, start, end, in arm_gic_alloc_resource()
|
| /f-stack/freebsd/sys/ |
| H A D | bus.h | 420 bus_generic_alloc_resource(device_t bus, device_t child, int type,
|
| /f-stack/freebsd/kern/ |
| H A D | subr_bus.c | 4214 bus_generic_alloc_resource(device_t dev, device_t child, int type, int *rid, in bus_generic_alloc_resource() function
|