Home
last modified time | relevance | path

Searched refs:rman_deactivate_resource (Results 1 – 13 of 13) sorted by relevance

/freebsd/sys/arm/arm/
H A Dnexus.c322 rman_deactivate_resource(r); in nexus_activate_resource()
403 error = rman_deactivate_resource(r); in nexus_deactivate_resource()
/freebsd/sys/riscv/riscv/
H A Dnexus.c319 rman_deactivate_resource(r); in nexus_activate_resource()
348 error = rman_deactivate_resource(r); in nexus_deactivate_resource()
/freebsd/sys/sys/
H A Drman.h139 int rman_deactivate_resource(struct resource *r);
/freebsd/sys/dev/pci/
H A Dpci_subr.c411 return (rman_deactivate_resource(r)); in pci_domain_deactivate_bus()
H A Dpci_iov.c1119 rman_deactivate_resource(r); in pci_vf_activate_mem_resource()
1143 error = rman_deactivate_resource(r); in pci_vf_deactivate_mem_resource()
H A Dpci_pci.c2212 rman_deactivate_resource(r); in pcib_activate_resource()
2231 error = rman_deactivate_resource(r); in pcib_deactivate_resource()
/freebsd/sys/arm64/arm64/
H A Dnexus.c352 rman_deactivate_resource(r); in nexus_activate_resource_flags()
/freebsd/sys/dev/puc/
H A Dpuc.c553 rman_deactivate_resource(res); in puc_bus_release_resource()
/freebsd/sys/kern/
H A Dsubr_rman.c656 rman_deactivate_resource(struct resource *r) in rman_deactivate_resource() function
H A Dsubr_bus.c4460 rman_deactivate_resource(r); in bus_generic_rman_activate_resource()
4487 error = rman_deactivate_resource(r); in bus_generic_rman_deactivate_resource()
/freebsd/sys/dev/bhnd/cores/chipc/
H A Dchipc.c1075 if ((error = rman_deactivate_resource(r))) in chipc_deactivate_resource()
/freebsd/sys/dev/bhnd/bhndb/
H A Dbhndb.c1455 if ((error = rman_deactivate_resource(r))) in bhndb_deactivate_resource()
/freebsd/share/man/man9/
H A DMakefile1897 rman.9 rman_deactivate_resource.9 \