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

/illumos-gate/usr/src/cmd/mdb/common/modules/uhci/
H A Duhci.c193 uint_t depth_flag = FALSE; local
207 'd', MDB_OPT_SETBITS, TRUE, &depth_flag,
213 if (depth_flag) {
292 uint_t breadth_flag = FALSE, depth_flag = FALSE; local
307 'd', MDB_OPT_SETBITS, TRUE, &depth_flag,
318 if (depth_flag) {
429 if (depth_flag) {

Completed in 51 milliseconds