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

/freebsd-10.1-release/lib/libdevinfo/
H A Ddevinfo.h134 devinfo_foreach_rman(int (* fn)(struct devinfo_rman *rman, void *arg),
H A Ddevinfo.c493 devinfo_foreach_rman(int (* fn)(struct devinfo_rman *rman, void *arg), function
/freebsd-10.1-release/usr.sbin/devinfo/
H A Ddevinfo.c153 devinfo_foreach_rman(print_device_rman_resources,
227 devinfo_foreach_rman(print_rman, NULL);

Completed in 53 milliseconds