Searched defs:din_depth (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Ddevinfo.c106 int din_depth; member in struct:__anon111
112 #define dip_depth dip_node.din_depth
180 dip->dip_parent_nodes[i].din_depth = i;
223 #define dic_depth dic_node.din_depth
1007 mdb_inc_indent(din->din_depth * DEVINFO_TREE_INDENT);
1037 mdb_dec_indent(din->din_depth * DEVINFO_TREE_INDENT);
1093 din.din_depth = 0;
1218 din.din_depth = 0;

Completed in 48 milliseconds