Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/mdb/common/modules/genunix/
H A Ddevinfo.c321 enum { DIW_PARENT, DIW_CHILD, DIW_DONE } diw_mode; enumerator
371 diw->diw_mode = DIW_CHILD; in devinfo_walk_step()
374 } else if (diw->diw_mode == DIW_CHILD) { in devinfo_walk_step()