Searched refs:DEVINFO_ROOT_DEVICE (Results 1 - 5 of 5) sorted by relevance

/freebsd-10-stable/lib/libdevinfo/
H A Ddevinfo.h38 #define DEVINFO_ROOT_DEVICE ((devinfo_handle_t)0) macro
H A Ddevinfo.c387 if (handle == DEVINFO_ROOT_DEVICE) {
389 if (dd->dd_dev.dd_parent == DEVINFO_ROOT_DEVICE)
/freebsd-10-stable/usr.sbin/devinfo/
H A Ddevinfo.c222 if ((root = devinfo_handle_to_device(DEVINFO_ROOT_DEVICE)) == NULL)
/freebsd-10-stable/tools/tools/ncpus/
H A Dacpi.c282 root = devinfo_handle_to_device(DEVINFO_ROOT_DEVICE);
/freebsd-10-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 177 milliseconds