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

/illumos-gate/usr/src/cmd/mdb/common/modules/pmcs/
H A Dpmcs.c2920 uint_t tgt_phy_count = FALSE; local
2964 'T', MDB_OPT_SETBITS, TRUE, &tgt_phy_count,
3012 work_info || waitqs_info || ibq || obq || tgt_phy_count || compq ||
3056 if (phy_info || tgt_phy_count)
3057 display_phys(ss, verbose, NULL, 0, tgt_phy_count);
3059 if (target_info || tgt_phy_count)
3060 display_targets(ss, verbose, tgt_phy_count);

Completed in 80 milliseconds