Searched refs:rman_deactivate_resource (Results 1 – 7 of 7) sorted by relevance
363 rman_deactivate_resource(r); in nexus_activate_resource()371 rman_deactivate_resource(r); in nexus_activate_resource()382 rman_deactivate_resource(r); in nexus_activate_resource()413 return (rman_deactivate_resource(r)); in nexus_deactivate_resource()
363 rman_deactivate_resource(r); in nexus_activate_resource()372 rman_deactivate_resource(r); in nexus_activate_resource()420 return (rman_deactivate_resource(r)); in nexus_deactivate_resource()
437 rman_deactivate_resource(r); in nexus_activate_resource()446 rman_deactivate_resource(r); in nexus_activate_resource()475 return (rman_deactivate_resource(r)); in nexus_deactivate_resource()
140 int rman_deactivate_resource(struct resource *r);
277 rman_deactivate_resource(r); in thunder_pem_activate_resource()308 return (rman_deactivate_resource(r)); in thunder_pem_deactivate_resource()
450 rman_deactivate_resource(r); in nexus_activate_resource()466 error = rman_deactivate_resource(r); in nexus_deactivate_resource()
678 rman_deactivate_resource(struct resource *r) in rman_deactivate_resource() function