Searched refs:tgt_phy_count (Results 1 – 1 of 1) sorted by relevance
/titanic_44/usr/src/cmd/mdb/common/modules/pmcs/ |
H A D | pmcs.c | 2920 uint_t tgt_phy_count = FALSE; in pmcs_dcmd() local 2964 'T', MDB_OPT_SETBITS, TRUE, &tgt_phy_count, in pmcs_dcmd() 3012 work_info || waitqs_info || ibq || obq || tgt_phy_count || compq || in pmcs_dcmd() 3056 if (phy_info || tgt_phy_count) in pmcs_dcmd() 3057 display_phys(ss, verbose, NULL, 0, tgt_phy_count); in pmcs_dcmd() 3059 if (target_info || tgt_phy_count) in pmcs_dcmd() 3060 display_targets(ss, verbose, tgt_phy_count); in pmcs_dcmd()
|