Home
last modified time | relevance | path

Searched refs: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; in uhci_td() local
207 'd', MDB_OPT_SETBITS, TRUE, &depth_flag, in uhci_td()
213 if (depth_flag) { in uhci_td()
292 uint_t breadth_flag = FALSE, depth_flag = FALSE; in uhci_qh() local
307 'd', MDB_OPT_SETBITS, TRUE, &depth_flag, in uhci_qh()
318 if (depth_flag) { in uhci_qh()
429 if (depth_flag) { in uhci_qh()