Home
last modified time | relevance | path

Searched refs:din_depth (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Ddevinfo.c114 int din_depth; member
120 #define dip_depth dip_node.din_depth
188 dip->dip_parent_nodes[i].din_depth = i; in devinfo_parents_walk_init()
231 #define dic_depth dic_node.din_depth
1020 mdb_inc_indent(din->din_depth * DEVINFO_TREE_INDENT); in devinfo_print()
1050 mdb_dec_indent(din->din_depth * DEVINFO_TREE_INDENT); in devinfo_print()
1108 din.din_depth = 0; in prtconf()
1274 din.din_depth = 0; in devinfo()