Home
last modified time | relevance | path

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

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