DEVINFO_ROOT_DEVICE
if (handle == DEVINFO_ROOT_DEVICE) {
if (dd->dd_dev.dd_parent == DEVINFO_ROOT_DEVICE)
if (!(root = devinfo_handle_to_device(DEVINFO_ROOT_DEVICE))) {
if ((root = devinfo_handle_to_device(DEVINFO_ROOT_DEVICE)) == NULL)