Home
last modified time | relevance | path

Searched refs:rman_reserve_resource (Results 1 – 22 of 22) sorted by relevance

/f-stack/freebsd/mips/malta/
H A Dobio.c140 rv = rman_reserve_resource(rm, start, end, count, flags, child); in obio_alloc_resource()
H A Dgt_pci.c657 rv = rman_reserve_resource(rm, start, end, count, flags, child); in gt_pci_alloc_resource()
/f-stack/freebsd/mips/cavium/
H A Dobio.c158 rv = rman_reserve_resource(rm, start, end, count, flags, child); in obio_alloc_resource()
H A Dciu.c198 res = rman_reserve_resource(&sc->irq_rman, start, end, count, flags, in ciu_alloc_resource()
H A Doctopci.c262 res = rman_reserve_resource(rm, start, end, count, flags, child); in octopci_alloc_resource()
/f-stack/freebsd/sys/
H A Drman.h149 struct resource *rman_reserve_resource(struct rman *rm, rman_res_t start,
/f-stack/freebsd/mips/nlm/
H A Dxlp_simplebus.c246 rv = rman_reserve_resource(rm, start, end, count, flags, child); in xlp_simplebus_alloc_resource()
/f-stack/freebsd/arm/arm/
H A Dnexus.c241 rv = rman_reserve_resource(rm, start, end, count, flags, child); in nexus_alloc_resource()
/f-stack/freebsd/mips/mips/
H A Dcpu.c560 res = rman_reserve_resource(&cpu_hardirq_rman, start, end, count, 0, in cpu_alloc_resource()
H A Dnexus.c327 rv = rman_reserve_resource(rm, start, end, count, flags, child); in nexus_alloc_resource()
/f-stack/freebsd/arm/versatile/
H A Dversatile_pci.c337 rv = rman_reserve_resource(rm, start, end, count, flags, child); in versatile_pci_alloc_resource()
/f-stack/freebsd/mips/atheros/
H A Dapb.c227 rv = rman_reserve_resource(rm, start, end, count, flags, child); in apb_alloc_resource()
H A Dqca955x_pci.c417 rv = rman_reserve_resource(rm, start, end, count, flags, child); in qca955x_pci_alloc_resource()
H A Dar724x_pci.c493 rv = rman_reserve_resource(rm, start, end, count, flags, child); in ar724x_pci_alloc_resource()
H A Dar71xx_pci.c521 rv = rman_reserve_resource(rm, start, end, count, flags, child); in ar71xx_pci_alloc_resource()
/f-stack/freebsd/arm64/arm64/
H A Dnexus.c258 rv = rman_reserve_resource(rm, start, end, count, flags, child); in nexus_alloc_resource()
/f-stack/freebsd/mips/atheros/ar531x/
H A Dapb.c331 rv = rman_reserve_resource(rm, start, end, count, flags, child); in apb_alloc_resource()
/f-stack/freebsd/arm64/cavium/
H A Dthunder_pcie_pem.c668 res = rman_reserve_resource(rm, start, end, count, flags, child); in thunder_pem_alloc_resource()
/f-stack/freebsd/x86/x86/
H A Dnexus.c406 rv = rman_reserve_resource(rm, start, end, count, flags, child); in nexus_alloc_resource()
/f-stack/freebsd/kern/
H A Dsubr_rman.c655 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 Dmtk_pcie.c437 rv = rman_reserve_resource(rm, start, end, count, flags, child); in mtk_pci_alloc_resource()
/f-stack/freebsd/arm/mv/
H A Dmv_pci.c919 res = rman_reserve_resource(rm, start, end, count, flags, child); in mv_pcib_alloc_resource()