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

/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Ddevinfo.c323 enum { DIW_PARENT, DIW_CHILD, DIW_DONE } diw_mode; enumerator in enum:devinfo_walk_data::__anon112
373 diw->diw_mode = DIW_CHILD;
376 } else if (diw->diw_mode == DIW_CHILD) {

Completed in 50 milliseconds