Searched defs:devinfo_root (Results 1 – 3 of 3) sorted by relevance
110 uintptr_t devinfo_root; /* Address of root of devinfo tree */ in hotplug() local
134 uintptr_t devinfo_root; /* Address of root of devinfo tree */ in devinfo_parents_walk_init() local230 uintptr_t devinfo_root; /* Address of root of devinfo tree */ in devinfo_children_walk_init() local1016 uintptr_t devinfo_root; /* Address of root of devinfo tree */ in prtconf() local
81 static di_node_t devinfo_root = DI_NODE_NIL; variable