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

/freebsd-12-stable/usr.sbin/devinfo/
H A Ddevinfo.c93 if (devinfo_handle_to_device(res->dr_device) == dev) {
188 dev = devinfo_handle_to_device(res->dr_device);
277 if ((root = devinfo_handle_to_device(DEVINFO_ROOT_DEVICE)) == NULL)
/freebsd-12-stable/lib/libdevinfo/
H A Ddevinfo.h97 *devinfo_handle_to_device(devinfo_handle_t handle);
H A Ddevinfo.c402 devinfo_handle_to_device(devinfo_handle_t handle) function
/freebsd-12-stable/sbin/devmatch/
H A Ddevmatch.c432 parent = devinfo_handle_to_device(dev->dd_parent);
474 parent = devinfo_handle_to_device(dev->dd_parent);
593 if ((root = devinfo_handle_to_device(DEVINFO_ROOT_DEVICE)) == NULL)
/freebsd-12-stable/tools/tools/ncpus/
H A Dacpi.c282 root = devinfo_handle_to_device(DEVINFO_ROOT_DEVICE);
/freebsd-12-stable/usr.sbin/bsnmpd/modules/snmp_hostres/
H A Dhostres_device_tbl.c576 if ((dev_root = devinfo_handle_to_device(DEVINFO_ROOT_DEVICE)) == NULL){

Completed in 143 milliseconds