Home
last modified time | relevance | path

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

/freebsd/lib/libdevinfo/
H A Ddevinfo.c229 dd->dd_dev.dd_handle = udev.dv_handle; in devinfo_init_devices()
432 if (dd->dd_dev.dd_handle == handle) in devinfo_handle_to_device()
478 if (dd->dd_dev.dd_parent == parent->dd_handle) in devinfo_foreach_device_child()
497 if (dr->dr_res.dr_device == dev->dd_handle) in devinfo_foreach_device_resource()
H A Ddevinfo.h42 devinfo_handle_t dd_handle; /* device handle */ member
/freebsd/usr.sbin/bsnmpd/modules/snmp_hostres/
H A Dhostres_device_tbl.c373 (unsigned long long)dev->dd_handle, in device_collector()