| /f-stack/freebsd/mips/malta/ |
| H A D | obio.c | 140 rv = rman_reserve_resource(rm, start, end, count, flags, child); in obio_alloc_resource()
|
| H A D | gt_pci.c | 657 rv = rman_reserve_resource(rm, start, end, count, flags, child); in gt_pci_alloc_resource()
|
| /f-stack/freebsd/mips/cavium/ |
| H A D | obio.c | 158 rv = rman_reserve_resource(rm, start, end, count, flags, child); in obio_alloc_resource()
|
| H A D | ciu.c | 198 res = rman_reserve_resource(&sc->irq_rman, start, end, count, flags, in ciu_alloc_resource()
|
| H A D | octopci.c | 262 res = rman_reserve_resource(rm, start, end, count, flags, child); in octopci_alloc_resource()
|
| /f-stack/freebsd/sys/ |
| H A D | rman.h | 149 struct resource *rman_reserve_resource(struct rman *rm, rman_res_t start,
|
| /f-stack/freebsd/mips/nlm/ |
| H A D | xlp_simplebus.c | 246 rv = rman_reserve_resource(rm, start, end, count, flags, child); in xlp_simplebus_alloc_resource()
|
| /f-stack/freebsd/arm/arm/ |
| H A D | nexus.c | 241 rv = rman_reserve_resource(rm, start, end, count, flags, child); in nexus_alloc_resource()
|
| /f-stack/freebsd/mips/mips/ |
| H A D | cpu.c | 560 res = rman_reserve_resource(&cpu_hardirq_rman, start, end, count, 0, in cpu_alloc_resource()
|
| H A D | nexus.c | 327 rv = rman_reserve_resource(rm, start, end, count, flags, child); in nexus_alloc_resource()
|
| /f-stack/freebsd/arm/versatile/ |
| H A D | versatile_pci.c | 337 rv = rman_reserve_resource(rm, start, end, count, flags, child); in versatile_pci_alloc_resource()
|
| /f-stack/freebsd/mips/atheros/ |
| H A D | apb.c | 227 rv = rman_reserve_resource(rm, start, end, count, flags, child); in apb_alloc_resource()
|
| H A D | qca955x_pci.c | 417 rv = rman_reserve_resource(rm, start, end, count, flags, child); in qca955x_pci_alloc_resource()
|
| H A D | ar724x_pci.c | 493 rv = rman_reserve_resource(rm, start, end, count, flags, child); in ar724x_pci_alloc_resource()
|
| H A D | ar71xx_pci.c | 521 rv = rman_reserve_resource(rm, start, end, count, flags, child); in ar71xx_pci_alloc_resource()
|
| /f-stack/freebsd/arm64/arm64/ |
| H A D | nexus.c | 258 rv = rman_reserve_resource(rm, start, end, count, flags, child); in nexus_alloc_resource()
|
| /f-stack/freebsd/mips/atheros/ar531x/ |
| H A D | apb.c | 331 rv = rman_reserve_resource(rm, start, end, count, flags, child); in apb_alloc_resource()
|
| /f-stack/freebsd/arm64/cavium/ |
| H A D | thunder_pcie_pem.c | 668 res = rman_reserve_resource(rm, start, end, count, flags, child); in thunder_pem_alloc_resource()
|
| /f-stack/freebsd/x86/x86/ |
| H A D | nexus.c | 406 rv = rman_reserve_resource(rm, start, end, count, flags, child); in nexus_alloc_resource()
|
| /f-stack/freebsd/kern/ |
| H A D | subr_rman.c | 655 rman_reserve_resource(struct rman *rm, rman_res_t start, rman_res_t end, in rman_reserve_resource() function
|
| /f-stack/freebsd/mips/mediatek/ |
| H A D | mtk_pcie.c | 437 rv = rman_reserve_resource(rm, start, end, count, flags, child); in mtk_pci_alloc_resource()
|
| /f-stack/freebsd/arm/mv/ |
| H A D | mv_pci.c | 919 res = rman_reserve_resource(rm, start, end, count, flags, child); in mv_pcib_alloc_resource()
|