Home
last modified time | relevance | path

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

/dragonfly/sys/kern/
H A Dsubr_rman.c81 static int int_rman_activate_resource(struct rman *rm, struct resource *r,
397 if (int_rman_activate_resource(rm, rv, &whohas)) { in rman_reserve_resource()
407 int_rman_activate_resource(struct rman *rm, struct resource *r, in int_rman_activate_resource() function
450 rv = int_rman_activate_resource(rm, r, &whohas); in rman_activate_resource()
468 rv = int_rman_activate_resource(rm, r, &whohas);