Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bsnmpd/modules/snmp_hostres/
H A Dhostres_device_tbl.c553 struct devinfo_dev *dev_root; in refresh_device_tbl() local
573 if ((dev_root = devinfo_handle_to_device(DEVINFO_ROOT_DEVICE)) == NULL){ in refresh_device_tbl()
582 if (devinfo_foreach_device_child(dev_root, device_collector, NULL)) in refresh_device_tbl()
/freebsd/sys/dev/mlx4/mlx4_en/
H A Den.h623 struct dentry *dev_root; member