Home
last modified time | relevance | path

Searched defs:devinfo_root (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dhotplug.c111 uintptr_t devinfo_root; /* Address of root of devinfo tree */ in hotplug() local
H A Ddevinfo.c144 uintptr_t devinfo_root; /* Address of root of devinfo tree */ in devinfo_parents_walk_init() local
240 uintptr_t devinfo_root; /* Address of root of devinfo tree */ in devinfo_children_walk_init() local
1059 uintptr_t devinfo_root; /* Address of root of devinfo tree */ in prtconf() local
/illumos-gate/usr/src/cmd/stmsboot/
H A Dstmsboot_util.c81 static di_node_t devinfo_root = DI_NODE_NIL; variable