Searched refs:print_rman (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.1-release/usr.sbin/devinfo/
H A Ddevinfo.c50 static int print_rman(struct devinfo_rman *, void *);
186 print_rman(struct devinfo_rman *rman, void *arg __unused) function
227 devinfo_foreach_rman(print_rman, NULL);

Completed in 41 milliseconds