Home
last modified time | relevance | path

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

/freebsd/usr.sbin/devinfo/
H A Ddevinfo.c50 static int print_rman_resource(struct devinfo_res *, void *);
181 print_rman_resource(struct devinfo_res *res, void *arg __unused) in print_rman_resource() function
212 devinfo_foreach_rman_resource(rman, print_rman_resource, 0); in print_path()