Searched refs:DEVINFO_ROOT_DEVICE (Results 1 – 6 of 6) sorted by relevance
37 #define DEVINFO_ROOT_DEVICE ((devinfo_handle_t)-1) macro
421 if (handle == DEVINFO_ROOT_DEVICE) { in devinfo_handle_to_device()
284 if ((root = devinfo_handle_to_device(DEVINFO_ROOT_DEVICE)) == NULL) in main()
280 root = devinfo_handle_to_device(DEVINFO_ROOT_DEVICE); in acpi0_present()
573 if ((dev_root = devinfo_handle_to_device(DEVINFO_ROOT_DEVICE)) == NULL){ in refresh_device_tbl()
621 if ((root = devinfo_handle_to_device(DEVINFO_ROOT_DEVICE)) == NULL) in main()