Home
last modified time | relevance | path

Searched refs:rman_release_resource (Results 1 – 16 of 16) sorted by relevance

/freebsd/sys/dev/puc/
H A Dpuc.c380 rman_release_resource(port->p_rres); in puc_bfe_attach()
382 rman_release_resource(port->p_ires); in puc_bfe_attach()
420 rman_release_resource(port->p_rres); in puc_bfe_detach()
422 rman_release_resource(port->p_ires); in puc_bfe_detach()
/freebsd/sys/sys/
H A Drman.h147 int rman_release_resource(struct resource *r);
/freebsd/sys/dev/xen/bus/
H A Dxenpv.c140 rman_release_resource(res) : bus_release_resource(dev, res)); in release_unpopulated_mem()
/freebsd/sys/dev/dpaa/
H A Dfman.c133 rv = rman_release_resource(res); in fman_release_resource()
196 rman_release_resource(res); in fman_alloc_resource()
/freebsd/sys/dev/pci/
H A Dpci_subr.c379 return (rman_release_resource(r)); in pci_domain_release_bus()
H A Dpci_iov.c1061 rman_release_resource(res); in pci_vf_alloc_mem_resource()
1073 rman_release_resource(res); in pci_vf_alloc_mem_resource()
1111 return (rman_release_resource(r)); in pci_vf_release_mem_resource()
H A Dpci_pci.c1687 rman_release_resource(res); in pcib_suballoc_resource()
2199 return (rman_release_resource(r)); in pcib_release_resource()
/freebsd/sys/dev/mvs/
H A Dmvs_soc.c370 rman_release_resource(r); in mvs_release_resource()
H A Dmvs_pci.c431 rman_release_resource(r); in mvs_release_resource()
/freebsd/sys/dev/pccbb/
H A Dpccbb_pci.c795 return (rman_release_resource(r)); in cbb_pci_release_resource()
/freebsd/sys/dev/bhnd/bhndb/
H A Dbhndb.c1012 rman_release_resource(rv); in bhndb_alloc_resource()
1062 if ((error = rman_release_resource(r))) in bhndb_release_resource()
/freebsd/sys/kern/
H A Dsubr_rman.c762 rman_release_resource(struct resource *re) in rman_release_resource() function
H A Dsubr_bus.c4352 rman_release_resource(r); in bus_generic_rman_alloc_resource()
4407 return (rman_release_resource(r)); in bus_generic_rman_release_resource()
/freebsd/sys/dev/siis/
H A Dsiis.c355 rman_release_resource(r); in siis_release_resource()
/freebsd/share/man/man9/
H A DMakefile1928 rman.9 rman_release_resource.9 \
/freebsd/sys/dev/ahci/
H A Dahci.c650 rman_release_resource(r); in ahci_release_resource()