Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Drman.h143 int rman_init_from_resource(struct rman *rm, struct resource *r);
/f-stack/freebsd/kern/
H A Dsubr_rman.c236 rman_init_from_resource(struct rman *rm, struct resource *r) in rman_init_from_resource() function